"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/04/30 03:56:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jogusip4vebu" 2026/04/30 03:56:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/30 03:56:52 DEBUG : Starting OpenDrive session with ID: 6d37c0adcec6a04ffb1fddd17e63c18163fc9699bc78f455cf538333dbbeeaa7 2026/04/30 03:56:53 DEBUG : Creating backend with remote "/tmp/rclone763656601" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:56:53 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:56:53 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:56:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:56:56 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:56:56 DEBUG : dir: Looking for writers 2026/04/30 03:56:56 DEBUG : Looking for writers 2026/04/30 03:56:56 DEBUG : dir: reading active writers 2026/04/30 03:56:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.05s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:56:57 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:56:57 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:56:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:57:00 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/30 03:57:02 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/04/30 03:57:04 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:57:04 DEBUG : dir/subdir: Looking for writers 2026/04/30 03:57:04 DEBUG : dir: Looking for writers 2026/04/30 03:57:04 DEBUG : file1: reading active writers 2026/04/30 03:57:04 DEBUG : file2: reading active writers 2026/04/30 03:57:04 DEBUG : subdir: reading active writers 2026/04/30 03:57:04 DEBUG : Looking for writers 2026/04/30 03:57:04 DEBUG : dir: reading active writers 2026/04/30 03:57:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.72s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:57:06 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:57:06 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:57:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:57:08 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:57:08 DEBUG : dir: Looking for writers 2026/04/30 03:57:08 DEBUG : file1: reading active writers 2026/04/30 03:57:08 DEBUG : Looking for writers 2026/04/30 03:57:08 DEBUG : dir: reading active writers 2026/04/30 03:57:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.78s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:57:09 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:57:09 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:57:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:57:12 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:57:12 DEBUG : dir: Looking for writers 2026/04/30 03:57:12 DEBUG : Looking for writers 2026/04/30 03:57:12 DEBUG : dir: reading active writers 2026/04/30 03:57:12 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.53s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:57:13 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:57:13 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:57:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:57:16 DEBUG : dir: forgetting directory cache 2026/04/30 03:57:16 DEBUG : forgetting directory cache 2026/04/30 03:57:16 DEBUG : dir: forgetting directory cache 2026/04/30 03:57:16 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:57:16 DEBUG : Looking for writers 2026/04/30 03:57:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.71s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:57:17 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:57:17 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:57:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:57:19 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/30 03:57:19 DEBUG : dir: invalidating directory cache 2026/04/30 03:57:19 DEBUG : >ForgetPath: 2026/04/30 03:57:19 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/30 03:57:19 DEBUG : invalidating directory cache 2026/04/30 03:57:19 DEBUG : dir: forgetting directory cache 2026/04/30 03:57:19 DEBUG : >ForgetPath: 2026/04/30 03:57:19 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/30 03:57:19 DEBUG : >ForgetPath: 2026/04/30 03:57:19 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:57:19 DEBUG : dir: Looking for writers 2026/04/30 03:57:19 DEBUG : Looking for writers 2026/04/30 03:57:19 DEBUG : dir: reading active writers 2026/04/30 03:57:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.70s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:57:20 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:57:20 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:57:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:57:25 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/04/30 03:57:27 DEBUG : forgetting directory cache 2026/04/30 03:57:27 DEBUG : dir: forgetting directory cache 2026/04/30 03:57:27 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:57:27 DEBUG : dir: Looking for writers 2026/04/30 03:57:27 DEBUG : fil/a/b: Looking for writers 2026/04/30 03:57:27 DEBUG : fil/a: Looking for writers 2026/04/30 03:57:27 DEBUG : b: reading active writers 2026/04/30 03:57:27 DEBUG : fil: Looking for writers 2026/04/30 03:57:27 DEBUG : a: reading active writers 2026/04/30 03:57:27 DEBUG : Looking for writers 2026/04/30 03:57:27 DEBUG : dir: reading active writers 2026/04/30 03:57:27 DEBUG : fil: reading active writers 2026/04/30 03:57:27 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.27s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:57:30 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:57:30 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:57:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:57:33 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:57:33 DEBUG : dir: Looking for writers 2026/04/30 03:57:33 DEBUG : Looking for writers 2026/04/30 03:57:33 DEBUG : dir: reading active writers 2026/04/30 03:57:33 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.06s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:57:34 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:57:34 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:57:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:57:36 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:57:36 DEBUG : dir: Looking for writers 2026/04/30 03:57:36 DEBUG : file1: reading active writers 2026/04/30 03:57:36 DEBUG : Looking for writers 2026/04/30 03:57:36 DEBUG : dir: reading active writers 2026/04/30 03:57:36 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.01s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:57:38 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:57:38 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:57:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:57:41 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/30 03:57:43 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/04/30 03:57:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/30 03:57:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/30 03:57:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/30 03:57:45 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/30 03:57:46 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/04/30 03:57:48 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/04/30 03:57:49 DEBUG : dir: invalidating directory cache 2026/04/30 03:57:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/30 03:57:50 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/30 03:57:50 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/30 03:57:50 DEBUG : dir/file1: Reset virtual modtime 2026/04/30 03:57:50 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/30 03:57:50 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/30 03:57:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/30 03:57:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/30 03:57:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 03:57:50 DEBUG : dir: invalidating directory cache 2026/04/30 03:57:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/30 03:57:50 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/30 03:57:50 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/30 03:57:50 DEBUG : forgetting directory cache 2026/04/30 03:57:50 DEBUG : dir: forgetting directory cache 2026/04/30 03:57:50 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/30 03:57:50 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:57:50 DEBUG : dir/virtualDir: Looking for writers 2026/04/30 03:57:50 DEBUG : dir: Looking for writers 2026/04/30 03:57:50 DEBUG : virtualDir: reading active writers 2026/04/30 03:57:50 DEBUG : file1: reading active writers 2026/04/30 03:57:50 DEBUG : virtualFile2: reading active writers 2026/04/30 03:57:50 DEBUG : virtualFile: reading active writers 2026/04/30 03:57:50 DEBUG : Looking for writers 2026/04/30 03:57:50 DEBUG : dir: reading active writers 2026/04/30 03:57:50 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.09s) --- PASS: TestDirReadDirAll/Virtual (4.88s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:57:52 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:57:52 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:57:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:57:54 ERROR : dir/: Can only open directories read only 2026/04/30 03:57:54 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:57:54 DEBUG : dir: Looking for writers 2026/04/30 03:57:54 DEBUG : Looking for writers 2026/04/30 03:57:54 DEBUG : dir: reading active writers 2026/04/30 03:57:54 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.67s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:57:55 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:57:55 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:57:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/04/30 03:57:58 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/30 03:57:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/30 03:57:58 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/30 03:57:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/30 03:57:58 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/30 03:57:59 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/04/30 03:58:00 DEBUG : dir/potato: size = 5 OK 2026/04/30 03:58:00 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/30 03:58:00 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/30 03:58:00 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/30 03:58:00 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:58:00 DEBUG : dir: Looking for writers 2026/04/30 03:58:00 DEBUG : file1: reading active writers 2026/04/30 03:58:00 DEBUG : potato: reading active writers 2026/04/30 03:58:00 DEBUG : Looking for writers 2026/04/30 03:58:00 DEBUG : dir: reading active writers 2026/04/30 03:58:00 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.85s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:58:01 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:58:01 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:58:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:58:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/30 03:58:05 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:58:05 DEBUG : dir/sub: Looking for writers 2026/04/30 03:58:05 DEBUG : dir: Looking for writers 2026/04/30 03:58:05 DEBUG : sub: reading active writers 2026/04/30 03:58:05 DEBUG : file1: reading active writers 2026/04/30 03:58:05 DEBUG : Looking for writers 2026/04/30 03:58:05 DEBUG : dir: reading active writers 2026/04/30 03:58:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.59s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:58:07 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:58:07 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:58:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:58:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/30 03:58:11 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/30 03:58:11 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:58:11 DEBUG : dir/sub/subsub: Looking for writers 2026/04/30 03:58:11 DEBUG : dir/sub: Looking for writers 2026/04/30 03:58:11 DEBUG : subsub: reading active writers 2026/04/30 03:58:11 DEBUG : dir: Looking for writers 2026/04/30 03:58:11 DEBUG : file1: reading active writers 2026/04/30 03:58:11 DEBUG : sub: reading active writers 2026/04/30 03:58:11 DEBUG : Looking for writers 2026/04/30 03:58:11 DEBUG : dir: reading active writers 2026/04/30 03:58:11 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.79s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:58:14 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:58:14 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:58:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:58:16 ERROR : dir/: Dir.Remove not empty 2026/04/30 03:58:16 DEBUG : dir/file1: Remove: 2026/04/30 03:58:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 03:58:17 DEBUG : dir/file1: >Remove: err= 2026/04/30 03:58:17 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/30 03:58:17 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:58:17 DEBUG : Looking for writers 2026/04/30 03:58:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.86s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:58:18 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:58:18 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:58:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:58:20 DEBUG : dir/file1: Remove: 2026/04/30 03:58:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 03:58:21 DEBUG : dir/file1: >Remove: err= 2026/04/30 03:58:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/30 03:58:21 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:58:21 DEBUG : Looking for writers 2026/04/30 03:58:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.92s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:58:21 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:58:21 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:58:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:58:24 DEBUG : dir/file1: Remove: 2026/04/30 03:58:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 03:58:24 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2026/04/30 03:58:25 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:58:25 DEBUG : dir: Looking for writers 2026/04/30 03:58:25 DEBUG : Looking for writers 2026/04/30 03:58:25 DEBUG : dir: reading active writers 2026/04/30 03:58:25 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.30s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:58:26 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:58:26 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:58:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:58:29 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/04/30 03:58:31 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/30 03:58:31 DEBUG : dir2: same parent dir (ODFfMTE4NDUzNzNfZTJaU2E) - using folder/rename instead of move_copy 2026/04/30 03:58:31 DEBUG : dir: Updating dir with dir2 0x3d82eea8d520 2026/04/30 03:58:31 DEBUG : dir: forgetting directory cache 2026/04/30 03:58:31 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/30 03:58:31 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/30 03:58:33 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/30 03:58:33 DEBUG : file2: Updating file with file2 0x3d82ede85860 2026/04/30 03:58:33 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/30 03:58:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/30 03:58:34 INFO : dir2/file3: Deleted 2026/04/30 03:58:34 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/30 03:58:34 DEBUG : dir2/file3: Updating file with dir2/file3 0x3d82ede85860 2026/04/30 03:58:34 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/30 03:58:34 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/30 03:58:35 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/30 03:58:35 DEBUG : renamed empty directory: same parent dir (ODFfMTE4NDUzNzNfZTJaU2E) - using folder/rename instead of move_copy 2026/04/30 03:58:35 DEBUG : empty directory: Updating dir with renamed empty directory 0x3d82ee03bc70 2026/04/30 03:58:35 DEBUG : empty directory: forgetting directory cache 2026/04/30 03:58:35 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/30 03:58:35 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/30 03:58:35 DEBUG : dir2: Renaming to "dir3" 2026/04/30 03:58:35 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:58:35 DEBUG : dir3: Looking for writers 2026/04/30 03:58:35 DEBUG : file3: reading active writers 2026/04/30 03:58:35 DEBUG : renamed empty directory: Looking for writers 2026/04/30 03:58:35 DEBUG : Looking for writers 2026/04/30 03:58:35 DEBUG : dir3: reading active writers 2026/04/30 03:58:35 DEBUG : renamed empty directory: reading active writers 2026/04/30 03:58:35 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.82s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:58:37 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:58:37 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:58:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:58:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/30 03:58:40 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 03:58:40 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 03:58:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/30 03:58:40 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/30 03:58:40 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/30 03:58:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/30 03:58:40 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 03:58:40 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 03:58:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/30 03:58:40 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/30 03:58:40 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/30 03:58:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/30 03:58:40 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (12 bytes), uploading instead of streaming 2026/04/30 03:58:41 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/04/30 03:58:42 DEBUG : dir/sub/file2: size = 12 OK 2026/04/30 03:58:42 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/30 03:58:42 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/30 03:58:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/30 03:58:42 DEBUG : forgetting directory cache 2026/04/30 03:58:42 DEBUG : dir: forgetting directory cache 2026/04/30 03:58:42 DEBUG : dir/sub: forgetting directory cache 2026/04/30 03:58:42 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/30 03:58:42 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/30 03:58:42 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/30 03:58:43 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/04/30 03:58:43 DEBUG : dir/sub/file0: size = 5 OK 2026/04/30 03:58:43 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/30 03:58:43 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/30 03:58:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/30 03:58:43 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:58:43 DEBUG : dir/sub: Looking for writers 2026/04/30 03:58:43 DEBUG : file0: reading active writers 2026/04/30 03:58:43 DEBUG : file2: reading active writers 2026/04/30 03:58:43 DEBUG : dir: Looking for writers 2026/04/30 03:58:43 DEBUG : file1: reading active writers 2026/04/30 03:58:43 DEBUG : sub: reading active writers 2026/04/30 03:58:43 DEBUG : Looking for writers 2026/04/30 03:58:43 DEBUG : dir: reading active writers 2026/04/30 03:58:43 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.88s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:58:45 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:58:45 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/30 03:58:45 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:58:45 DEBUG : Looking for writers 2026/04/30 03:58:45 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.36s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:58:46 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:58:46 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:58:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:58:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/30 03:58:49 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 03:58:49 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/30 03:58:49 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/30 03:58:49 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/30 03:58:49 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/30 03:58:49 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/30 03:58:49 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/30 03:58:49 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 03:58:49 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/30 03:58:49 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/30 03:58:49 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/30 03:58:49 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/30 03:58:49 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/30 03:58:49 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:58:49 DEBUG : dir: Looking for writers 2026/04/30 03:58:49 DEBUG : file1: reading active writers 2026/04/30 03:58:49 DEBUG : file1.metadata: reading active writers 2026/04/30 03:58:49 DEBUG : Looking for writers 2026/04/30 03:58:49 DEBUG : dir: reading active writers 2026/04/30 03:58:49 DEBUG : dir.metadata: reading active writers 2026/04/30 03:58:49 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:58:50 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:58:50 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:58:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:58:53 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:58:53 DEBUG : dir: Looking for writers 2026/04/30 03:58:53 DEBUG : file1: reading active writers 2026/04/30 03:58:53 DEBUG : Looking for writers 2026/04/30 03:58:53 DEBUG : dir: reading active writers 2026/04/30 03:58:53 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:58:54 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:58:54 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:58:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:58:58 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/04/30 03:58:59 DEBUG : Can set mod time: true 2026/04/30 03:58:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/30 03:59:00 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:00 DEBUG : dir: Looking for writers 2026/04/30 03:59:00 DEBUG : file1: reading active writers 2026/04/30 03:59:00 DEBUG : Looking for writers 2026/04/30 03:59:00 DEBUG : dir: reading active writers 2026/04/30 03:59:00 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:59:01 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:59:01 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:59:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:59:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 03:59:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 03:59:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 03:59:04 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/30 03:59:05 DEBUG : dir/file1: size = 0 OK 2026/04/30 03:59:05 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/30 03:59:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/30 03:59:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/30 03:59:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 03:59:05 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:05 DEBUG : dir: Looking for writers 2026/04/30 03:59:05 DEBUG : file1: reading active writers 2026/04/30 03:59:05 DEBUG : Looking for writers 2026/04/30 03:59:05 DEBUG : dir: reading active writers 2026/04/30 03:59:05 DEBUG : >WaitForWriters: 2026/04/30 03:59:05 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:05 DEBUG : dir: Looking for writers 2026/04/30 03:59:05 DEBUG : file1: reading active writers 2026/04/30 03:59:05 DEBUG : Looking for writers 2026/04/30 03:59:05 DEBUG : dir: reading active writers 2026/04/30 03:59:05 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:59:06 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:59:06 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:59:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:59:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 03:59:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 03:59:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 03:59:09 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/30 03:59:10 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/04/30 03:59:10 DEBUG : dir/file1: size = 5 OK 2026/04/30 03:59:10 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/30 03:59:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/30 03:59:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/30 03:59:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 03:59:11 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:11 DEBUG : dir: Looking for writers 2026/04/30 03:59:11 DEBUG : file1: reading active writers 2026/04/30 03:59:11 DEBUG : Looking for writers 2026/04/30 03:59:11 DEBUG : dir: reading active writers 2026/04/30 03:59:11 DEBUG : >WaitForWriters: 2026/04/30 03:59:11 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:11 DEBUG : dir: Looking for writers 2026/04/30 03:59:11 DEBUG : file1: reading active writers 2026/04/30 03:59:11 DEBUG : Looking for writers 2026/04/30 03:59:11 DEBUG : dir: reading active writers 2026/04/30 03:59:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:59:12 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:59:12 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 03:59:12 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:12 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 03:59:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 03:59:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:12 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 03:59:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:59:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/30 03:59:16 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:16 DEBUG : dir: Looking for writers 2026/04/30 03:59:16 DEBUG : file1: reading active writers 2026/04/30 03:59:16 DEBUG : Looking for writers 2026/04/30 03:59:16 DEBUG : dir: reading active writers 2026/04/30 03:59:16 DEBUG : >WaitForWriters: 2026/04/30 03:59:16 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:59:17 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:59:17 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 03:59:17 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:17 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 03:59:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 03:59:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:17 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 03:59:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:59:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/30 03:59:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 03:59:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 03:59:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 03:59:20 DEBUG : dir/file1(0x3d82edd04940): close: 2026/04/30 03:59:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/30 03:59:20 DEBUG : dir/file1(0x3d82edd04940): >close: err= 2026/04/30 03:59:20 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:20 DEBUG : dir: Looking for writers 2026/04/30 03:59:20 DEBUG : file1: reading active writers 2026/04/30 03:59:20 DEBUG : Looking for writers 2026/04/30 03:59:20 DEBUG : dir: reading active writers 2026/04/30 03:59:20 DEBUG : >WaitForWriters: 2026/04/30 03:59:20 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:20 DEBUG : dir: Looking for writers 2026/04/30 03:59:20 DEBUG : file1: reading active writers 2026/04/30 03:59:20 DEBUG : Looking for writers 2026/04/30 03:59:20 DEBUG : dir: reading active writers 2026/04/30 03:59:20 DEBUG : >WaitForWriters: 2026/04/30 03:59:20 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:59:21 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:59:21 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 03:59:21 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:21 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:21 DEBUG : Config file has changed externally - reloading 2026/04/30 03:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 03:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 03:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:21 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 03:59:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:59:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/30 03:59:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 03:59:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 03:59:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 03:59:24 DEBUG : dir/file1(0x3d82ee00a300): _writeAt: size=5, off=0 2026/04/30 03:59:24 DEBUG : dir/file1(0x3d82ee00a300): openPending: 2026/04/30 03:59:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/30 03:59:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/30 03:59:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 03:59:24 DEBUG : dir/file1(0x3d82ee00a300): >openPending: err= 2026/04/30 03:59:24 DEBUG : dir/file1(0x3d82ee00a300): >_writeAt: n=5, err= 2026/04/30 03:59:24 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/30 03:59:24 DEBUG : dir/file1(0x3d82ee00a300): close: 2026/04/30 03:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/30 03:59:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/30 03:59:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/30 03:59:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/30 03:59:24 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/30 03:59:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/30 03:59:24 DEBUG : dir/file1(0x3d82ee00a300): >close: err= 2026/04/30 03:59:24 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:24 DEBUG : dir: Looking for writers 2026/04/30 03:59:24 DEBUG : file1: reading active writers 2026/04/30 03:59:24 DEBUG : Looking for writers 2026/04/30 03:59:24 DEBUG : dir: reading active writers 2026/04/30 03:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 03:59:24 DEBUG : dir: Looking for writers 2026/04/30 03:59:24 DEBUG : file1: reading active writers 2026/04/30 03:59:24 DEBUG : Looking for writers 2026/04/30 03:59:24 DEBUG : dir: reading active writers 2026/04/30 03:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 03:59:24 DEBUG : dir: Looking for writers 2026/04/30 03:59:24 DEBUG : file1: reading active writers 2026/04/30 03:59:24 DEBUG : Looking for writers 2026/04/30 03:59:24 DEBUG : dir: reading active writers 2026/04/30 03:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 03:59:24 DEBUG : dir: Looking for writers 2026/04/30 03:59:24 DEBUG : file1: reading active writers 2026/04/30 03:59:24 DEBUG : Looking for writers 2026/04/30 03:59:24 DEBUG : dir: reading active writers 2026/04/30 03:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 03:59:25 DEBUG : dir/file1: vfs cache: starting upload 2026/04/30 03:59:25 DEBUG : dir: Looking for writers 2026/04/30 03:59:25 DEBUG : file1: reading active writers 2026/04/30 03:59:25 DEBUG : Looking for writers 2026/04/30 03:59:25 DEBUG : dir: reading active writers 2026/04/30 03:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 03:59:25 DEBUG : dir: Looking for writers 2026/04/30 03:59:25 DEBUG : file1: reading active writers 2026/04/30 03:59:25 DEBUG : Looking for writers 2026/04/30 03:59:25 DEBUG : dir: reading active writers 2026/04/30 03:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 03:59:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:59:25 DEBUG : dir: Looking for writers 2026/04/30 03:59:25 DEBUG : file1: reading active writers 2026/04/30 03:59:25 DEBUG : Looking for writers 2026/04/30 03:59:25 DEBUG : dir: reading active writers 2026/04/30 03:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 03:59:26 DEBUG : dir: Looking for writers 2026/04/30 03:59:26 DEBUG : file1: reading active writers 2026/04/30 03:59:26 DEBUG : Looking for writers 2026/04/30 03:59:26 DEBUG : dir: reading active writers 2026/04/30 03:59:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/30 03:59:26 DEBUG : dir/file1: size = 14 OK 2026/04/30 03:59:26 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/30 03:59:26 INFO : dir/file1: Copied (replaced existing) 2026/04/30 03:59:26 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/30 03:59:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/30 03:59:26 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/30 03:59:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 03:59:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/30 03:59:27 DEBUG : dir: Looking for writers 2026/04/30 03:59:27 DEBUG : file1: reading active writers 2026/04/30 03:59:27 DEBUG : Looking for writers 2026/04/30 03:59:27 DEBUG : dir: reading active writers 2026/04/30 03:59:27 DEBUG : >WaitForWriters: 2026/04/30 03:59:27 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:27 DEBUG : dir: Looking for writers 2026/04/30 03:59:27 DEBUG : file1: reading active writers 2026/04/30 03:59:27 DEBUG : Looking for writers 2026/04/30 03:59:27 DEBUG : dir: reading active writers 2026/04/30 03:59:27 DEBUG : >WaitForWriters: 2026/04/30 03:59:27 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (34.30s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.89s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.88s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.47s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.75s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.79s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:59:28 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:59:28 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:59:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:59:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 03:59:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 03:59:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 03:59:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/30 03:59:31 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:31 DEBUG : dir: Looking for writers 2026/04/30 03:59:31 DEBUG : file1: reading active writers 2026/04/30 03:59:31 DEBUG : Looking for writers 2026/04/30 03:59:31 DEBUG : dir: reading active writers 2026/04/30 03:59:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.24s) === RUN TestFileOpenReadUnknownSize 2026/04/30 03:59:32 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/30 03:59:32 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:59:32 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 03:59:32 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/30 03:59:32 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:32 DEBUG : Looking for writers 2026/04/30 03:59:32 DEBUG : file.txt: reading active writers 2026/04/30 03:59:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:59:32 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:59:32 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:59:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:59:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 03:59:35 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/30 03:59:36 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/30 03:59:36 DEBUG : dir/file1: size = 25 OK 2026/04/30 03:59:36 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/30 03:59:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/30 03:59:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 03:59:36 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:36 DEBUG : dir: Looking for writers 2026/04/30 03:59:36 DEBUG : file1: reading active writers 2026/04/30 03:59:36 DEBUG : Looking for writers 2026/04/30 03:59:36 DEBUG : dir: reading active writers 2026/04/30 03:59:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.16s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:59:38 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:59:38 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:59:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:59:40 DEBUG : dir/file1: Remove: 2026/04/30 03:59:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 03:59:40 DEBUG : dir/file1: >Remove: err= 2026/04/30 03:59:41 DEBUG : dir/file1: Remove: 2026/04/30 03:59:41 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/30 03:59:41 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:41 DEBUG : dir: Looking for writers 2026/04/30 03:59:41 DEBUG : Looking for writers 2026/04/30 03:59:41 DEBUG : dir: reading active writers 2026/04/30 03:59:41 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.22s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:59:42 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:59:42 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:59:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:59:45 DEBUG : dir/file1: Remove: 2026/04/30 03:59:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 03:59:45 DEBUG : dir/file1: >Remove: err= 2026/04/30 03:59:45 DEBUG : dir/file1: Remove: 2026/04/30 03:59:45 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/30 03:59:45 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:45 DEBUG : dir: Looking for writers 2026/04/30 03:59:45 DEBUG : Looking for writers 2026/04/30 03:59:45 DEBUG : dir: reading active writers 2026/04/30 03:59:45 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.46s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:59:46 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:59:46 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:59:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:59:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 03:59:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 03:59:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/30 03:59:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 03:59:49 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/30 03:59:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 03:59:49 DEBUG : dir/file1: Open: flags=0x3 2026/04/30 03:59:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/30 03:59:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/30 03:59:49 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:49 DEBUG : dir: Looking for writers 2026/04/30 03:59:49 DEBUG : file1: reading active writers 2026/04/30 03:59:49 DEBUG : Looking for writers 2026/04/30 03:59:49 DEBUG : dir: reading active writers 2026/04/30 03:59:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.87s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:59:50 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:59:50 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:59:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 03:59:53 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:53 DEBUG : dir: Looking for writers 2026/04/30 03:59:53 DEBUG : file1: reading active writers 2026/04/30 03:59:53 DEBUG : Looking for writers 2026/04/30 03:59:53 DEBUG : dir: reading active writers 2026/04/30 03:59:53 DEBUG : >WaitForWriters: 2026/04/30 03:59:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 03:59:54 DEBUG : newLeaf: Updating file with newLeaf 0x3d82ede4a5b0 2026/04/30 03:59:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 03:59:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 03:59:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 03:59:55 DEBUG : dir/file1: Updating file with dir/file1 0x3d82ede4a5b0 2026/04/30 03:59:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 03:59:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 03:59:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 03:59:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 03:59:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 03:59:55 DEBUG : dir/file1: File is currently open, delaying rename 0x3d82ede4a5b0 2026/04/30 03:59:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 03:59:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 03:59:55 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/30 03:59:55 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/30 03:59:56 DEBUG : dir/file1: size = 25 OK 2026/04/30 03:59:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/30 03:59:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/30 03:59:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 03:59:56 DEBUG : newLeaf: Running delayed rename now 2026/04/30 03:59:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 03:59:57 DEBUG : newLeaf: Updating file with newLeaf 0x3d82ede4a5b0 2026/04/30 03:59:57 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:57 DEBUG : dir: Looking for writers 2026/04/30 03:59:57 DEBUG : Looking for writers 2026/04/30 03:59:57 DEBUG : newLeaf: reading active writers 2026/04/30 03:59:57 DEBUG : dir: reading active writers 2026/04/30 03:59:57 DEBUG : >WaitForWriters: 2026/04/30 03:59:57 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:59:57 DEBUG : dir: Looking for writers 2026/04/30 03:59:57 DEBUG : Looking for writers 2026/04/30 03:59:57 DEBUG : dir: reading active writers 2026/04/30 03:59:57 DEBUG : newLeaf: reading active writers 2026/04/30 03:59:57 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 03:59:58 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 03:59:58 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:59:58 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 03:59:58 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:58 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 03:59:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 03:59:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 03:59:58 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 03:59:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 04:00:01 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:01 DEBUG : dir: Looking for writers 2026/04/30 04:00:01 DEBUG : file1: reading active writers 2026/04/30 04:00:01 DEBUG : Looking for writers 2026/04/30 04:00:01 DEBUG : dir: reading active writers 2026/04/30 04:00:01 DEBUG : >WaitForWriters: 2026/04/30 04:00:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 04:00:02 DEBUG : newLeaf: Updating file with newLeaf 0x3d82ee03a5b0 2026/04/30 04:00:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 04:00:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 04:00:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 04:00:03 DEBUG : dir/file1: Updating file with dir/file1 0x3d82ee03a5b0 2026/04/30 04:00:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 04:00:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 04:00:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 04:00:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:03 DEBUG : dir/file1: File is currently open, delaying rename 0x3d82ee03a5b0 2026/04/30 04:00:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 04:00:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 04:00:03 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/30 04:00:04 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/30 04:00:05 DEBUG : dir/file1: size = 25 OK 2026/04/30 04:00:05 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/30 04:00:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/30 04:00:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 04:00:05 DEBUG : newLeaf: Running delayed rename now 2026/04/30 04:00:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 04:00:05 DEBUG : newLeaf: Updating file with newLeaf 0x3d82ee03a5b0 2026/04/30 04:00:05 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:05 DEBUG : dir: Looking for writers 2026/04/30 04:00:05 DEBUG : Looking for writers 2026/04/30 04:00:05 DEBUG : dir: reading active writers 2026/04/30 04:00:05 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:05 DEBUG : >WaitForWriters: 2026/04/30 04:00:05 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:05 DEBUG : dir: Looking for writers 2026/04/30 04:00:05 DEBUG : Looking for writers 2026/04/30 04:00:05 DEBUG : dir: reading active writers 2026/04/30 04:00:05 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:05 DEBUG : >WaitForWriters: 2026/04/30 04:00:05 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:00:07 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:00:07 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:00:07 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:00:07 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:07 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:00:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:00:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:07 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:00:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 04:00:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 04:00:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:00:09 DEBUG : dir/file1(0x3d82edfa2380): openPending: 2026/04/30 04:00:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/30 04:00:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/30 04:00:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:09 DEBUG : dir/file1(0x3d82edfa2380): >openPending: err= 2026/04/30 04:00:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 04:00:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:00:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:00:09 DEBUG : dir/file1(0x3d82edfa2380): _writeAt: size=14, off=0 2026/04/30 04:00:09 DEBUG : dir/file1(0x3d82edfa2380): >_writeAt: n=14, err= 2026/04/30 04:00:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 04:00:09 DEBUG : dir/file1(0x3d82edfa2380): close: 2026/04/30 04:00:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/30 04:00:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 04:00:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/30 04:00:09 DEBUG : dir/file1(0x3d82edfa2380): >close: err= 2026/04/30 04:00:09 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:09 DEBUG : dir: Looking for writers 2026/04/30 04:00:09 DEBUG : file1: reading active writers 2026/04/30 04:00:09 DEBUG : Looking for writers 2026/04/30 04:00:09 DEBUG : dir: reading active writers 2026/04/30 04:00:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 04:00:09 DEBUG : dir: Looking for writers 2026/04/30 04:00:09 DEBUG : file1: reading active writers 2026/04/30 04:00:09 DEBUG : Looking for writers 2026/04/30 04:00:09 DEBUG : dir: reading active writers 2026/04/30 04:00:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 04:00:09 DEBUG : dir: Looking for writers 2026/04/30 04:00:09 DEBUG : file1: reading active writers 2026/04/30 04:00:09 DEBUG : Looking for writers 2026/04/30 04:00:09 DEBUG : dir: reading active writers 2026/04/30 04:00:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 04:00:10 DEBUG : dir: Looking for writers 2026/04/30 04:00:10 DEBUG : file1: reading active writers 2026/04/30 04:00:10 DEBUG : Looking for writers 2026/04/30 04:00:10 DEBUG : dir: reading active writers 2026/04/30 04:00:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 04:00:10 DEBUG : dir/file1: vfs cache: starting upload 2026/04/30 04:00:10 DEBUG : dir: Looking for writers 2026/04/30 04:00:10 DEBUG : file1: reading active writers 2026/04/30 04:00:10 DEBUG : Looking for writers 2026/04/30 04:00:10 DEBUG : dir: reading active writers 2026/04/30 04:00:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 04:00:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 04:00:10 DEBUG : dir: Looking for writers 2026/04/30 04:00:10 DEBUG : file1: reading active writers 2026/04/30 04:00:10 DEBUG : Looking for writers 2026/04/30 04:00:10 DEBUG : dir: reading active writers 2026/04/30 04:00:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 04:00:10 DEBUG : dir: Looking for writers 2026/04/30 04:00:10 DEBUG : file1: reading active writers 2026/04/30 04:00:10 DEBUG : Looking for writers 2026/04/30 04:00:10 DEBUG : dir: reading active writers 2026/04/30 04:00:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 04:00:11 DEBUG : dir/file1: size = 14 OK 2026/04/30 04:00:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/30 04:00:11 INFO : dir/file1: Copied (replaced existing) 2026/04/30 04:00:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/30 04:00:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/30 04:00:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/30 04:00:11 DEBUG : dir: Looking for writers 2026/04/30 04:00:11 DEBUG : file1: reading active writers 2026/04/30 04:00:11 DEBUG : Looking for writers 2026/04/30 04:00:11 DEBUG : dir: reading active writers 2026/04/30 04:00:11 DEBUG : >WaitForWriters: 2026/04/30 04:00:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 04:00:11 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:00:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:00:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:00:11 DEBUG : dir/file1(0x3d82ee00a700): _readAt: size=512, off=0 2026/04/30 04:00:11 DEBUG : dir/file1(0x3d82ee00a700): openPending: 2026/04/30 04:00:11 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/04/30 04:00:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/30 04:00:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:11 DEBUG : dir/file1(0x3d82ee00a700): >openPending: err= 2026/04/30 04:00:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/30 04:00:11 DEBUG : dir/file1(0x3d82ee00a700): >_readAt: n=14, err=EOF 2026/04/30 04:00:11 DEBUG : dir/file1(0x3d82ee00a700): close: 2026/04/30 04:00:11 DEBUG : dir/file1(0x3d82ee00a700): >close: err= 2026/04/30 04:00:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 04:00:12 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/30 04:00:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 04:00:12 DEBUG : newLeaf: Updating file with newLeaf 0x3d82edd20000 2026/04/30 04:00:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 04:00:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 04:00:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 04:00:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/30 04:00:13 DEBUG : dir/file1: Updating file with dir/file1 0x3d82edd20000 2026/04/30 04:00:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 04:00:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 04:00:13 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:00:13 DEBUG : dir/file1(0x3d82edbfec00): openPending: 2026/04/30 04:00:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/30 04:00:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/30 04:00:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:13 DEBUG : dir/file1(0x3d82edbfec00): >openPending: err= 2026/04/30 04:00:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 04:00:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:00:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:00:13 DEBUG : dir/file1(0x3d82edbfec00): _writeAt: size=25, off=0 2026/04/30 04:00:13 DEBUG : dir/file1(0x3d82edbfec00): >_writeAt: n=25, err= 2026/04/30 04:00:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 04:00:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 04:00:13 DEBUG : newLeaf: Updating file with newLeaf 0x3d82edd20000 2026/04/30 04:00:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 04:00:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 04:00:13 DEBUG : newLeaf(0x3d82edbfec00): close: 2026/04/30 04:00:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/30 04:00:13 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-30 04:00:13.425468034 +0000 UTC m=+201.038770776 2026/04/30 04:00:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/30 04:00:13 DEBUG : newLeaf(0x3d82edbfec00): >close: err= 2026/04/30 04:00:13 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:13 DEBUG : dir: Looking for writers 2026/04/30 04:00:13 DEBUG : Looking for writers 2026/04/30 04:00:13 DEBUG : dir: reading active writers 2026/04/30 04:00:13 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 04:00:13 DEBUG : dir: Looking for writers 2026/04/30 04:00:13 DEBUG : Looking for writers 2026/04/30 04:00:13 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:13 DEBUG : dir: reading active writers 2026/04/30 04:00:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 04:00:14 DEBUG : dir: Looking for writers 2026/04/30 04:00:14 DEBUG : Looking for writers 2026/04/30 04:00:14 DEBUG : dir: reading active writers 2026/04/30 04:00:14 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 04:00:14 DEBUG : dir: Looking for writers 2026/04/30 04:00:14 DEBUG : Looking for writers 2026/04/30 04:00:14 DEBUG : dir: reading active writers 2026/04/30 04:00:14 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 04:00:14 DEBUG : newLeaf: vfs cache: starting upload 2026/04/30 04:00:14 DEBUG : dir: Looking for writers 2026/04/30 04:00:14 DEBUG : Looking for writers 2026/04/30 04:00:14 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:14 DEBUG : dir: reading active writers 2026/04/30 04:00:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 04:00:14 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/30 04:00:14 DEBUG : dir: Looking for writers 2026/04/30 04:00:14 DEBUG : Looking for writers 2026/04/30 04:00:14 DEBUG : dir: reading active writers 2026/04/30 04:00:14 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 04:00:14 DEBUG : dir: Looking for writers 2026/04/30 04:00:14 DEBUG : Looking for writers 2026/04/30 04:00:14 DEBUG : dir: reading active writers 2026/04/30 04:00:14 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 04:00:15 DEBUG : newLeaf: size = 25 OK 2026/04/30 04:00:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/30 04:00:15 INFO : newLeaf: Copied (replaced existing) 2026/04/30 04:00:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-30 04:00:13 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/30 04:00:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/30 04:00:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 04:00:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/30 04:00:15 DEBUG : dir: Looking for writers 2026/04/30 04:00:15 DEBUG : Looking for writers 2026/04/30 04:00:15 DEBUG : dir: reading active writers 2026/04/30 04:00:15 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:15 DEBUG : >WaitForWriters: 2026/04/30 04:00:15 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:15 DEBUG : dir: Looking for writers 2026/04/30 04:00:15 DEBUG : Looking for writers 2026/04/30 04:00:15 DEBUG : dir: reading active writers 2026/04/30 04:00:15 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:15 DEBUG : >WaitForWriters: 2026/04/30 04:00:15 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:00:16 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:00:16 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:00:16 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:16 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:00:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:00:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:16 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:00:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 04:00:19 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:19 DEBUG : dir: Looking for writers 2026/04/30 04:00:19 DEBUG : file1: reading active writers 2026/04/30 04:00:19 DEBUG : Looking for writers 2026/04/30 04:00:19 DEBUG : dir: reading active writers 2026/04/30 04:00:19 DEBUG : >WaitForWriters: 2026/04/30 04:00:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 04:00:20 DEBUG : newLeaf: Updating file with newLeaf 0x3d82edd06750 2026/04/30 04:00:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 04:00:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 04:00:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 04:00:21 DEBUG : dir/file1: Updating file with dir/file1 0x3d82edd06750 2026/04/30 04:00:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 04:00:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 04:00:21 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:00:21 DEBUG : dir/file1(0x3d82edd04880): openPending: 2026/04/30 04:00:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/04/30 04:00:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/30 04:00:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:21 DEBUG : dir/file1(0x3d82edd04880): >openPending: err= 2026/04/30 04:00:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 04:00:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:00:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:00:21 DEBUG : dir/file1(0x3d82edd04880): _writeAt: size=25, off=0 2026/04/30 04:00:21 DEBUG : dir/file1(0x3d82edd04880): >_writeAt: n=25, err= 2026/04/30 04:00:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 04:00:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 04:00:22 DEBUG : newLeaf: Updating file with newLeaf 0x3d82edd06750 2026/04/30 04:00:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 04:00:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 04:00:22 DEBUG : newLeaf(0x3d82edd04880): close: 2026/04/30 04:00:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/30 04:00:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-30 04:00:21.681204035 +0000 UTC m=+209.294506807 2026/04/30 04:00:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/30 04:00:22 DEBUG : newLeaf(0x3d82edd04880): >close: err= 2026/04/30 04:00:22 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:22 DEBUG : dir: Looking for writers 2026/04/30 04:00:22 DEBUG : Looking for writers 2026/04/30 04:00:22 DEBUG : dir: reading active writers 2026/04/30 04:00:22 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 04:00:22 DEBUG : dir: Looking for writers 2026/04/30 04:00:22 DEBUG : Looking for writers 2026/04/30 04:00:22 DEBUG : dir: reading active writers 2026/04/30 04:00:22 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 04:00:22 DEBUG : dir: Looking for writers 2026/04/30 04:00:22 DEBUG : Looking for writers 2026/04/30 04:00:22 DEBUG : dir: reading active writers 2026/04/30 04:00:22 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 04:00:22 DEBUG : dir: Looking for writers 2026/04/30 04:00:22 DEBUG : Looking for writers 2026/04/30 04:00:22 DEBUG : dir: reading active writers 2026/04/30 04:00:22 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 04:00:22 DEBUG : newLeaf: vfs cache: starting upload 2026/04/30 04:00:22 DEBUG : dir: Looking for writers 2026/04/30 04:00:22 DEBUG : Looking for writers 2026/04/30 04:00:22 DEBUG : dir: reading active writers 2026/04/30 04:00:22 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 04:00:22 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/30 04:00:22 DEBUG : dir: Looking for writers 2026/04/30 04:00:22 DEBUG : Looking for writers 2026/04/30 04:00:22 DEBUG : dir: reading active writers 2026/04/30 04:00:22 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 04:00:22 DEBUG : dir: Looking for writers 2026/04/30 04:00:22 DEBUG : Looking for writers 2026/04/30 04:00:22 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:22 DEBUG : dir: reading active writers 2026/04/30 04:00:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 04:00:23 DEBUG : newLeaf: size = 25 OK 2026/04/30 04:00:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/30 04:00:23 INFO : newLeaf: Copied (replaced existing) 2026/04/30 04:00:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-30 04:00:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/30 04:00:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/30 04:00:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 04:00:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/30 04:00:23 DEBUG : dir: Looking for writers 2026/04/30 04:00:23 DEBUG : Looking for writers 2026/04/30 04:00:23 DEBUG : dir: reading active writers 2026/04/30 04:00:23 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:23 DEBUG : >WaitForWriters: 2026/04/30 04:00:23 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:23 DEBUG : dir: Looking for writers 2026/04/30 04:00:23 DEBUG : Looking for writers 2026/04/30 04:00:23 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:23 DEBUG : dir: reading active writers 2026/04/30 04:00:23 DEBUG : >WaitForWriters: 2026/04/30 04:00:23 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:00:24 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:00:24 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:00:24 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:24 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:00:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:00:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:24 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:00:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 04:00:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 04:00:27 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:00:27 DEBUG : dir/file1(0x3d82ee00aa80): openPending: 2026/04/30 04:00:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/30 04:00:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/30 04:00:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:27 DEBUG : dir/file1(0x3d82ee00aa80): >openPending: err= 2026/04/30 04:00:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 04:00:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:00:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:00:27 DEBUG : dir/file1(0x3d82ee00aa80): _writeAt: size=14, off=0 2026/04/30 04:00:27 DEBUG : dir/file1(0x3d82ee00aa80): >_writeAt: n=14, err= 2026/04/30 04:00:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 04:00:27 DEBUG : dir/file1(0x3d82ee00aa80): close: 2026/04/30 04:00:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/30 04:00:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 04:00:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/30 04:00:27 DEBUG : dir/file1(0x3d82ee00aa80): >close: err= 2026/04/30 04:00:27 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:27 DEBUG : dir: Looking for writers 2026/04/30 04:00:27 DEBUG : file1: reading active writers 2026/04/30 04:00:27 DEBUG : Looking for writers 2026/04/30 04:00:27 DEBUG : dir: reading active writers 2026/04/30 04:00:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 04:00:27 DEBUG : dir: Looking for writers 2026/04/30 04:00:27 DEBUG : file1: reading active writers 2026/04/30 04:00:27 DEBUG : Looking for writers 2026/04/30 04:00:27 DEBUG : dir: reading active writers 2026/04/30 04:00:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 04:00:27 DEBUG : dir: Looking for writers 2026/04/30 04:00:27 DEBUG : file1: reading active writers 2026/04/30 04:00:27 DEBUG : Looking for writers 2026/04/30 04:00:27 DEBUG : dir: reading active writers 2026/04/30 04:00:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 04:00:27 DEBUG : dir: Looking for writers 2026/04/30 04:00:27 DEBUG : file1: reading active writers 2026/04/30 04:00:27 DEBUG : Looking for writers 2026/04/30 04:00:27 DEBUG : dir: reading active writers 2026/04/30 04:00:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 04:00:27 DEBUG : dir/file1: vfs cache: starting upload 2026/04/30 04:00:27 DEBUG : dir: Looking for writers 2026/04/30 04:00:27 DEBUG : file1: reading active writers 2026/04/30 04:00:27 DEBUG : Looking for writers 2026/04/30 04:00:27 DEBUG : dir: reading active writers 2026/04/30 04:00:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 04:00:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 04:00:28 DEBUG : dir: Looking for writers 2026/04/30 04:00:28 DEBUG : file1: reading active writers 2026/04/30 04:00:28 DEBUG : Looking for writers 2026/04/30 04:00:28 DEBUG : dir: reading active writers 2026/04/30 04:00:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 04:00:28 DEBUG : dir: Looking for writers 2026/04/30 04:00:28 DEBUG : file1: reading active writers 2026/04/30 04:00:28 DEBUG : Looking for writers 2026/04/30 04:00:28 DEBUG : dir: reading active writers 2026/04/30 04:00:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 04:00:28 DEBUG : dir/file1: size = 14 OK 2026/04/30 04:00:28 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/30 04:00:28 INFO : dir/file1: Copied (replaced existing) 2026/04/30 04:00:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/30 04:00:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/30 04:00:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/30 04:00:29 DEBUG : dir: Looking for writers 2026/04/30 04:00:29 DEBUG : file1: reading active writers 2026/04/30 04:00:29 DEBUG : Looking for writers 2026/04/30 04:00:29 DEBUG : dir: reading active writers 2026/04/30 04:00:29 DEBUG : >WaitForWriters: 2026/04/30 04:00:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 04:00:29 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:00:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:00:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:00:29 DEBUG : dir/file1(0x3d82edbfea00): _readAt: size=512, off=0 2026/04/30 04:00:29 DEBUG : dir/file1(0x3d82edbfea00): openPending: 2026/04/30 04:00:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/30 04:00:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/30 04:00:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:29 DEBUG : dir/file1(0x3d82edbfea00): >openPending: err= 2026/04/30 04:00:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/30 04:00:29 DEBUG : dir/file1(0x3d82edbfea00): >_readAt: n=14, err=EOF 2026/04/30 04:00:29 DEBUG : dir/file1(0x3d82edbfea00): close: 2026/04/30 04:00:29 DEBUG : dir/file1(0x3d82edbfea00): >close: err= 2026/04/30 04:00:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 04:00:29 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/30 04:00:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 04:00:29 DEBUG : newLeaf: Updating file with newLeaf 0x3d82edd0a5b0 2026/04/30 04:00:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 04:00:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 04:00:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 04:00:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/30 04:00:30 DEBUG : dir/file1: Updating file with dir/file1 0x3d82edd0a5b0 2026/04/30 04:00:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 04:00:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 04:00:31 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:00:31 DEBUG : dir/file1(0x3d82edfa2900): openPending: 2026/04/30 04:00:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/30 04:00:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/30 04:00:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:31 DEBUG : dir/file1(0x3d82edfa2900): >openPending: err= 2026/04/30 04:00:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 04:00:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:00:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:00:31 DEBUG : dir/file1(0x3d82edfa2900): _writeAt: size=25, off=0 2026/04/30 04:00:31 DEBUG : dir/file1(0x3d82edfa2900): >_writeAt: n=25, err= 2026/04/30 04:00:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 04:00:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 04:00:31 DEBUG : newLeaf: Updating file with newLeaf 0x3d82edd0a5b0 2026/04/30 04:00:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 04:00:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 04:00:31 DEBUG : newLeaf(0x3d82edfa2900): close: 2026/04/30 04:00:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/30 04:00:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-30 04:00:31.180402069 +0000 UTC m=+218.793704812 2026/04/30 04:00:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/30 04:00:31 DEBUG : newLeaf(0x3d82edfa2900): >close: err= 2026/04/30 04:00:31 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:31 DEBUG : dir: Looking for writers 2026/04/30 04:00:31 DEBUG : Looking for writers 2026/04/30 04:00:31 DEBUG : dir: reading active writers 2026/04/30 04:00:31 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 04:00:31 DEBUG : dir: Looking for writers 2026/04/30 04:00:31 DEBUG : Looking for writers 2026/04/30 04:00:31 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:31 DEBUG : dir: reading active writers 2026/04/30 04:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 04:00:31 DEBUG : dir: Looking for writers 2026/04/30 04:00:31 DEBUG : Looking for writers 2026/04/30 04:00:31 DEBUG : dir: reading active writers 2026/04/30 04:00:31 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 04:00:31 DEBUG : dir: Looking for writers 2026/04/30 04:00:31 DEBUG : Looking for writers 2026/04/30 04:00:31 DEBUG : dir: reading active writers 2026/04/30 04:00:31 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 04:00:31 DEBUG : newLeaf: vfs cache: starting upload 2026/04/30 04:00:31 DEBUG : dir: Looking for writers 2026/04/30 04:00:31 DEBUG : Looking for writers 2026/04/30 04:00:31 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:31 DEBUG : dir: reading active writers 2026/04/30 04:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 04:00:32 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/30 04:00:32 DEBUG : dir: Looking for writers 2026/04/30 04:00:32 DEBUG : Looking for writers 2026/04/30 04:00:32 DEBUG : dir: reading active writers 2026/04/30 04:00:32 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 04:00:32 DEBUG : dir: Looking for writers 2026/04/30 04:00:32 DEBUG : Looking for writers 2026/04/30 04:00:32 DEBUG : dir: reading active writers 2026/04/30 04:00:32 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 04:00:32 DEBUG : newLeaf: size = 25 OK 2026/04/30 04:00:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/30 04:00:32 INFO : newLeaf: Copied (replaced existing) 2026/04/30 04:00:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-30 04:00:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/30 04:00:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/30 04:00:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 04:00:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/30 04:00:32 DEBUG : dir: Looking for writers 2026/04/30 04:00:32 DEBUG : Looking for writers 2026/04/30 04:00:32 DEBUG : dir: reading active writers 2026/04/30 04:00:32 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:32 DEBUG : >WaitForWriters: 2026/04/30 04:00:33 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:33 DEBUG : dir: Looking for writers 2026/04/30 04:00:33 DEBUG : Looking for writers 2026/04/30 04:00:33 DEBUG : dir: reading active writers 2026/04/30 04:00:33 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:33 DEBUG : >WaitForWriters: 2026/04/30 04:00:33 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:00:34 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:00:34 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:00:34 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:34 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:00:34 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:00:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/30 04:00:37 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:37 DEBUG : dir: Looking for writers 2026/04/30 04:00:37 DEBUG : file1: reading active writers 2026/04/30 04:00:37 DEBUG : Looking for writers 2026/04/30 04:00:37 DEBUG : dir: reading active writers 2026/04/30 04:00:37 DEBUG : >WaitForWriters: 2026/04/30 04:00:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 04:00:37 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:00:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:00:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:00:37 DEBUG : dir/file1(0x3d82edd04740): _readAt: size=512, off=0 2026/04/30 04:00:37 DEBUG : dir/file1(0x3d82edd04740): openPending: 2026/04/30 04:00:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/30 04:00:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/30 04:00:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:37 DEBUG : dir/file1(0x3d82edd04740): >openPending: err= 2026/04/30 04:00:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/30 04:00:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:00:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:00:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:00:37 DEBUG : dir/file1(0x3d82edd04740): >_readAt: n=14, err=EOF 2026/04/30 04:00:37 DEBUG : dir/file1(0x3d82edd04740): close: 2026/04/30 04:00:37 DEBUG : dir/file1(0x3d82edd04740): >close: err= 2026/04/30 04:00:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 04:00:38 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/30 04:00:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 04:00:38 DEBUG : newLeaf: Updating file with newLeaf 0x3d82edee4410 2026/04/30 04:00:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 04:00:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 04:00:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 04:00:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/30 04:00:39 DEBUG : dir/file1: Updating file with dir/file1 0x3d82edee4410 2026/04/30 04:00:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 04:00:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 04:00:39 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:00:39 DEBUG : dir/file1(0x3d82ee00a540): openPending: 2026/04/30 04:00:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/30 04:00:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/30 04:00:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:00:39 DEBUG : dir/file1(0x3d82ee00a540): >openPending: err= 2026/04/30 04:00:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 04:00:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:00:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:00:39 DEBUG : dir/file1(0x3d82ee00a540): _writeAt: size=25, off=0 2026/04/30 04:00:39 DEBUG : dir/file1(0x3d82ee00a540): >_writeAt: n=25, err= 2026/04/30 04:00:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 04:00:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 04:00:40 DEBUG : newLeaf: Updating file with newLeaf 0x3d82edee4410 2026/04/30 04:00:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 04:00:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 04:00:40 DEBUG : newLeaf(0x3d82ee00a540): close: 2026/04/30 04:00:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/30 04:00:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-30 04:00:39.896766949 +0000 UTC m=+227.510069691 2026/04/30 04:00:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/30 04:00:40 DEBUG : newLeaf(0x3d82ee00a540): >close: err= 2026/04/30 04:00:40 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:40 DEBUG : dir: Looking for writers 2026/04/30 04:00:40 DEBUG : Looking for writers 2026/04/30 04:00:40 DEBUG : dir: reading active writers 2026/04/30 04:00:40 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 04:00:40 DEBUG : dir: Looking for writers 2026/04/30 04:00:40 DEBUG : Looking for writers 2026/04/30 04:00:40 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:40 DEBUG : dir: reading active writers 2026/04/30 04:00:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 04:00:40 DEBUG : dir: Looking for writers 2026/04/30 04:00:40 DEBUG : Looking for writers 2026/04/30 04:00:40 DEBUG : dir: reading active writers 2026/04/30 04:00:40 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 04:00:40 DEBUG : dir: Looking for writers 2026/04/30 04:00:40 DEBUG : Looking for writers 2026/04/30 04:00:40 DEBUG : dir: reading active writers 2026/04/30 04:00:40 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 04:00:40 DEBUG : newLeaf: vfs cache: starting upload 2026/04/30 04:00:40 DEBUG : dir: Looking for writers 2026/04/30 04:00:40 DEBUG : Looking for writers 2026/04/30 04:00:40 DEBUG : dir: reading active writers 2026/04/30 04:00:40 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 04:00:40 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/30 04:00:40 DEBUG : dir: Looking for writers 2026/04/30 04:00:40 DEBUG : Looking for writers 2026/04/30 04:00:40 DEBUG : dir: reading active writers 2026/04/30 04:00:40 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 04:00:41 DEBUG : dir: Looking for writers 2026/04/30 04:00:41 DEBUG : Looking for writers 2026/04/30 04:00:41 DEBUG : dir: reading active writers 2026/04/30 04:00:41 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 04:00:41 DEBUG : newLeaf: size = 25 OK 2026/04/30 04:00:41 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/30 04:00:41 INFO : newLeaf: Copied (replaced existing) 2026/04/30 04:00:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-30 04:00:39 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/30 04:00:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/30 04:00:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 04:00:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/30 04:00:41 DEBUG : dir: Looking for writers 2026/04/30 04:00:41 DEBUG : Looking for writers 2026/04/30 04:00:41 DEBUG : dir: reading active writers 2026/04/30 04:00:41 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:41 DEBUG : >WaitForWriters: 2026/04/30 04:00:42 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:42 DEBUG : dir: Looking for writers 2026/04/30 04:00:42 DEBUG : Looking for writers 2026/04/30 04:00:42 DEBUG : dir: reading active writers 2026/04/30 04:00:42 DEBUG : newLeaf: reading active writers 2026/04/30 04:00:42 DEBUG : >WaitForWriters: 2026/04/30 04:00:42 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting --- PASS: TestFileRename (52.57s) --- PASS: TestFileRename/off,forceCache=false (8.22s) --- PASS: TestFileRename/minimal,forceCache=false (8.26s) --- PASS: TestFileRename/minimal,forceCache=true (9.65s) --- PASS: TestFileRename/writes,forceCache=false (8.22s) --- PASS: TestFileRename/writes,forceCache=true (9.49s) --- PASS: TestFileRename/full,forceCache=false (8.72s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:00:43 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:00:43 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:00:43 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:00:43 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:00:43 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:43 DEBUG : Looking for writers 2026/04/30 04:00:43 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.36s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:00:43 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:00:43 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:00:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/30 04:00:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:00:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 04:00:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 04:00:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 04:00:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:00:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/30 04:00:46 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/30 04:00:46 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:46 DEBUG : dir: Looking for writers 2026/04/30 04:00:46 DEBUG : file1: reading active writers 2026/04/30 04:00:46 DEBUG : Looking for writers 2026/04/30 04:00:46 DEBUG : dir: reading active writers 2026/04/30 04:00:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.73s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:00:48 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:00:48 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:00:49 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/30 04:00:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:00:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 04:00:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 04:00:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 04:00:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:00:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/30 04:00:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/30 04:00:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/30 04:00:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/30 04:00:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/30 04:00:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/30 04:00:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/30 04:00:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/30 04:00:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/30 04:00:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/30 04:00:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/30 04:00:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/30 04:00:52 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/30 04:00:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/30 04:00:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/30 04:00:52 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/30 04:00:52 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:52 DEBUG : dir: Looking for writers 2026/04/30 04:00:52 DEBUG : file1: reading active writers 2026/04/30 04:00:52 DEBUG : Looking for writers 2026/04/30 04:00:52 DEBUG : dir: reading active writers 2026/04/30 04:00:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.90s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:00:54 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:00:54 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:00:55 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/30 04:00:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:00:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 04:00:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 04:00:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 04:00:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:00:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/30 04:00:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/30 04:00:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/30 04:00:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/30 04:00:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/30 04:00:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/30 04:00:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/30 04:00:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/30 04:00:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/30 04:00:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/30 04:00:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/30 04:00:57 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/30 04:00:58 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/30 04:00:58 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/30 04:00:58 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/30 04:00:58 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/30 04:00:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/30 04:00:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/30 04:00:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/30 04:00:58 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/30 04:00:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/30 04:00:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/30 04:00:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/30 04:00:58 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/30 04:00:58 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/30 04:00:58 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/30 04:00:58 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/30 04:00:58 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/30 04:00:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/30 04:00:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/30 04:00:59 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/30 04:00:59 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:00:59 DEBUG : dir: Looking for writers 2026/04/30 04:00:59 DEBUG : file1: reading active writers 2026/04/30 04:00:59 DEBUG : Looking for writers 2026/04/30 04:00:59 DEBUG : dir: reading active writers 2026/04/30 04:00:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.98s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:00 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:00 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:01:01 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/30 04:01:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:01:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 04:01:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 04:01:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 04:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:01:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/30 04:01:02 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:02 DEBUG : dir: Looking for writers 2026/04/30 04:01:02 DEBUG : file1: reading active writers 2026/04/30 04:01:02 DEBUG : Looking for writers 2026/04/30 04:01:02 DEBUG : dir: reading active writers 2026/04/30 04:01:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.00s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:04 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:04 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:01:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/30 04:01:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:01:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 04:01:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 04:01:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 04:01:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:01:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/30 04:01:06 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/30 04:01:06 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/30 04:01:06 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:06 DEBUG : dir: Looking for writers 2026/04/30 04:01:06 DEBUG : file1: reading active writers 2026/04/30 04:01:06 DEBUG : Looking for writers 2026/04/30 04:01:06 DEBUG : dir: reading active writers 2026/04/30 04:01:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (3.89s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:07 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:07 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:07 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:07 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:08 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/30 04:01:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:01:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 04:01:10 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:01:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:01:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:01:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 04:01:10 DEBUG : dir/file1(0x3d82edb628c0): _readAt: size=1, off=0 2026/04/30 04:01:10 DEBUG : dir/file1(0x3d82edb628c0): openPending: 2026/04/30 04:01:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/30 04:01:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 04:01:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:10 DEBUG : dir/file1(0x3d82edb628c0): >openPending: err= 2026/04/30 04:01:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/30 04:01:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:01:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:01:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:01:10 DEBUG : dir/file1(0x3d82edb628c0): >_readAt: n=1, err= 2026/04/30 04:01:10 DEBUG : dir/file1(0x3d82edb628c0): _readAt: size=256, off=1 2026/04/30 04:01:10 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/30 04:01:10 DEBUG : dir/file1(0x3d82edb628c0): >_readAt: n=15, err=EOF 2026/04/30 04:01:10 DEBUG : dir/file1(0x3d82edb628c0): _readAt: size=16, off=16 2026/04/30 04:01:10 DEBUG : dir/file1(0x3d82edb628c0): >_readAt: n=0, err=EOF 2026/04/30 04:01:10 DEBUG : dir/file1(0x3d82edb628c0): close: 2026/04/30 04:01:10 DEBUG : dir/file1(0x3d82edb628c0): >close: err= 2026/04/30 04:01:10 DEBUG : dir/file1(0x3d82edb628c0): close: 2026/04/30 04:01:10 DEBUG : dir/file1(0x3d82edb628c0): >close: err=file already closed 2026/04/30 04:01:10 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:10 DEBUG : dir: Looking for writers 2026/04/30 04:01:10 DEBUG : file1: reading active writers 2026/04/30 04:01:10 DEBUG : Looking for writers 2026/04/30 04:01:10 DEBUG : dir: reading active writers 2026/04/30 04:01:10 DEBUG : >WaitForWriters: 2026/04/30 04:01:10 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (3.81s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:11 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:11 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:11 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:11 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:11 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:12 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/30 04:01:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:01:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 04:01:14 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:01:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:01:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 04:01:14 DEBUG : dir/file1(0x3d82edb62800): _readAt: size=1, off=0 2026/04/30 04:01:14 DEBUG : dir/file1(0x3d82edb62800): openPending: 2026/04/30 04:01:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/30 04:01:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 04:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:14 DEBUG : dir/file1(0x3d82edb62800): >openPending: err= 2026/04/30 04:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/30 04:01:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:01:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:01:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:01:14 DEBUG : dir/file1(0x3d82edb62800): >_readAt: n=1, err= 2026/04/30 04:01:14 DEBUG : dir/file1(0x3d82edb62800): _readAt: size=1, off=5 2026/04/30 04:01:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/30 04:01:14 DEBUG : dir/file1(0x3d82edb62800): >_readAt: n=1, err= 2026/04/30 04:01:14 DEBUG : dir/file1(0x3d82edb62800): _readAt: size=1, off=3 2026/04/30 04:01:14 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/30 04:01:14 DEBUG : dir/file1(0x3d82edb62800): >_readAt: n=1, err= 2026/04/30 04:01:14 DEBUG : dir/file1(0x3d82edb62800): _readAt: size=1, off=13 2026/04/30 04:01:14 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/30 04:01:14 DEBUG : dir/file1(0x3d82edb62800): >_readAt: n=1, err= 2026/04/30 04:01:14 DEBUG : dir/file1(0x3d82edb62800): _readAt: size=16, off=100 2026/04/30 04:01:14 DEBUG : dir/file1(0x3d82edb62800): >_readAt: n=0, err=EOF 2026/04/30 04:01:14 DEBUG : dir/file1(0x3d82edb62800): close: 2026/04/30 04:01:14 DEBUG : dir/file1(0x3d82edb62800): >close: err= 2026/04/30 04:01:14 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:14 DEBUG : dir: Looking for writers 2026/04/30 04:01:14 DEBUG : file1: reading active writers 2026/04/30 04:01:14 DEBUG : Looking for writers 2026/04/30 04:01:14 DEBUG : dir: reading active writers 2026/04/30 04:01:14 DEBUG : >WaitForWriters: 2026/04/30 04:01:14 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting 2026/04/30 04:01:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu/dir/file1: no such file or directory 2026/04/30 04:01:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.27s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:16 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:16 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:16 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:16 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:16 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:17 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/30 04:01:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:01:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 04:01:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:01:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:01:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:01:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): _readAt: size=1, off=0 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): openPending: 2026/04/30 04:01:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/30 04:01:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 04:01:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): >openPending: err= 2026/04/30 04:01:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/30 04:01:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:01:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:01:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): >_readAt: n=1, err= 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): _readAt: size=1, off=5 2026/04/30 04:01:18 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): >_readAt: n=1, err= 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): _readAt: size=1, off=1 2026/04/30 04:01:18 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): >_readAt: n=1, err= 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): _readAt: size=6, off=10 2026/04/30 04:01:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): >_readAt: n=6, err= 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): _readAt: size=256, off=10 2026/04/30 04:01:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): >_readAt: n=6, err=EOF 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): _readAt: size=256, off=100 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): >_readAt: n=0, err=EOF 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): close: 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): >close: err= 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): _readAt: size=256, off=100 2026/04/30 04:01:18 DEBUG : dir/file1(0x3d82edb63840): >_readAt: n=0, err=file already closed 2026/04/30 04:01:18 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:18 DEBUG : dir: Looking for writers 2026/04/30 04:01:18 DEBUG : file1: reading active writers 2026/04/30 04:01:18 DEBUG : Looking for writers 2026/04/30 04:01:18 DEBUG : dir: reading active writers 2026/04/30 04:01:18 DEBUG : >WaitForWriters: 2026/04/30 04:01:18 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting 2026/04/30 04:01:19 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu/dir/file1: no such file or directory 2026/04/30 04:01:19 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.01s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:20 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:20 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:20 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:20 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:20 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:21 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/30 04:01:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:01:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 04:01:22 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:01:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:01:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:01:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 04:01:22 DEBUG : dir/file1(0x3d82edbfe300): RWFileHandle.Flush 2026/04/30 04:01:22 DEBUG : dir/file1(0x3d82edbfe300): _readAt: size=256, off=0 2026/04/30 04:01:22 DEBUG : dir/file1(0x3d82edbfe300): openPending: 2026/04/30 04:01:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/30 04:01:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 04:01:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:22 DEBUG : dir/file1(0x3d82edbfe300): >openPending: err= 2026/04/30 04:01:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/30 04:01:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:01:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:01:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:01:22 DEBUG : dir/file1(0x3d82edbfe300): >_readAt: n=16, err=EOF 2026/04/30 04:01:22 DEBUG : dir/file1(0x3d82edbfe300): RWFileHandle.Flush 2026/04/30 04:01:22 DEBUG : dir/file1(0x3d82edbfe300): RWFileHandle.Flush 2026/04/30 04:01:22 DEBUG : dir/file1(0x3d82edbfe300): close: 2026/04/30 04:01:22 DEBUG : dir/file1(0x3d82edbfe300): >close: err= 2026/04/30 04:01:22 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:22 DEBUG : dir: Looking for writers 2026/04/30 04:01:22 DEBUG : file1: reading active writers 2026/04/30 04:01:22 DEBUG : Looking for writers 2026/04/30 04:01:22 DEBUG : dir: reading active writers 2026/04/30 04:01:22 DEBUG : >WaitForWriters: 2026/04/30 04:01:22 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (3.88s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:23 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:23 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:23 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:23 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:23 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu/dir/file1: no such file or directory 2026/04/30 04:01:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu/dir/file1: no such file or directory 2026/04/30 04:01:25 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/30 04:01:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:01:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 04:01:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:01:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:01:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:01:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 04:01:26 DEBUG : dir/file1(0x3d82ee00ac40): _readAt: size=256, off=0 2026/04/30 04:01:26 DEBUG : dir/file1(0x3d82ee00ac40): openPending: 2026/04/30 04:01:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/30 04:01:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 04:01:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:26 DEBUG : dir/file1(0x3d82ee00ac40): >openPending: err= 2026/04/30 04:01:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/30 04:01:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:01:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:01:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:01:26 DEBUG : dir/file1(0x3d82ee00ac40): >_readAt: n=16, err=EOF 2026/04/30 04:01:26 DEBUG : dir/file1(0x3d82ee00ac40): RWFileHandle.Release 2026/04/30 04:01:26 DEBUG : dir/file1(0x3d82ee00ac40): close: 2026/04/30 04:01:26 DEBUG : dir/file1(0x3d82ee00ac40): >close: err= 2026/04/30 04:01:26 DEBUG : dir/file1(0x3d82ee00ac40): RWFileHandle.Release 2026/04/30 04:01:26 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:26 DEBUG : dir: Looking for writers 2026/04/30 04:01:26 DEBUG : file1: reading active writers 2026/04/30 04:01:26 DEBUG : Looking for writers 2026/04/30 04:01:26 DEBUG : dir: reading active writers 2026/04/30 04:01:26 DEBUG : >WaitForWriters: 2026/04/30 04:01:26 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting 2026/04/30 04:01:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu/dir/file1: no such file or directory 2026/04/30 04:01:27 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (3.93s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:27 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:27 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:27 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:27 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:27 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:28 DEBUG : file1: newRWFileHandle: 2026/04/30 04:01:28 DEBUG : file1(0x3d82edc0fd80): openPending: 2026/04/30 04:01:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:28 DEBUG : file1(0x3d82edc0fd80): >openPending: err= 2026/04/30 04:01:28 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 04:01:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 04:01:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 04:01:28 DEBUG : file1(0x3d82edc0fd80): _writeAt: size=5, off=0 2026/04/30 04:01:28 DEBUG : file1(0x3d82edc0fd80): >_writeAt: n=5, err= 2026/04/30 04:01:28 DEBUG : file1(0x3d82edc0fd80): _writeAt: size=7, off=5 2026/04/30 04:01:28 DEBUG : file1(0x3d82edc0fd80): >_writeAt: n=7, err= 2026/04/30 04:01:28 DEBUG : file1: vfs cache: truncate to size=11 2026/04/30 04:01:28 DEBUG : file1(0x3d82edc0fd80): close: 2026/04/30 04:01:28 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 04:01:28.067546756 +0000 UTC m=+275.680849498 2026/04/30 04:01:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:28 DEBUG : file1(0x3d82edc0fd80): >close: err= 2026/04/30 04:01:28 DEBUG : file1(0x3d82edc0fd80): close: 2026/04/30 04:01:28 DEBUG : file1(0x3d82edc0fd80): >close: err=file already closed 2026/04/30 04:01:28 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:28 DEBUG : Looking for writers 2026/04/30 04:01:28 DEBUG : file1: reading active writers 2026/04/30 04:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 04:01:28 DEBUG : Looking for writers 2026/04/30 04:01:28 DEBUG : file1: reading active writers 2026/04/30 04:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 04:01:28 DEBUG : Looking for writers 2026/04/30 04:01:28 DEBUG : file1: reading active writers 2026/04/30 04:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 04:01:28 DEBUG : Looking for writers 2026/04/30 04:01:28 DEBUG : file1: reading active writers 2026/04/30 04:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 04:01:28 DEBUG : file1: vfs cache: starting upload 2026/04/30 04:01:28 DEBUG : Looking for writers 2026/04/30 04:01:28 DEBUG : file1: reading active writers 2026/04/30 04:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 04:01:28 DEBUG : Looking for writers 2026/04/30 04:01:28 DEBUG : file1: reading active writers 2026/04/30 04:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 04:01:28 DEBUG : Looking for writers 2026/04/30 04:01:28 DEBUG : file1: reading active writers 2026/04/30 04:01:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 04:01:28 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/30 04:01:29 DEBUG : Looking for writers 2026/04/30 04:01:29 DEBUG : file1: reading active writers 2026/04/30 04:01:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/30 04:01:29 DEBUG : file1: size = 11 OK 2026/04/30 04:01:29 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 04:01:29 INFO : file1: Copied (new) 2026/04/30 04:01:29 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-30 04:01:28 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/30 04:01:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 04:01:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:29 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 04:01:30 DEBUG : Looking for writers 2026/04/30 04:01:30 DEBUG : file1: reading active writers 2026/04/30 04:01:30 DEBUG : >WaitForWriters: 2026/04/30 04:01:30 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:30 DEBUG : Looking for writers 2026/04/30 04:01:30 DEBUG : file1: reading active writers 2026/04/30 04:01:30 DEBUG : >WaitForWriters: 2026/04/30 04:01:30 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.07s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:30 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:30 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:30 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:30 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:30 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:31 DEBUG : file1: newRWFileHandle: 2026/04/30 04:01:31 DEBUG : file1(0x3d82ee00a980): openPending: 2026/04/30 04:01:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:31 DEBUG : file1(0x3d82ee00a980): >openPending: err= 2026/04/30 04:01:31 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 04:01:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 04:01:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 04:01:31 DEBUG : file1(0x3d82ee00a980): _writeAt: size=7, off=0 2026/04/30 04:01:31 DEBUG : file1(0x3d82ee00a980): >_writeAt: n=7, err= 2026/04/30 04:01:31 DEBUG : file1(0x3d82ee00a980): _writeAt: size=6, off=5 2026/04/30 04:01:31 DEBUG : file1(0x3d82ee00a980): >_writeAt: n=6, err= 2026/04/30 04:01:31 DEBUG : file1(0x3d82ee00a980): close: 2026/04/30 04:01:31 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 04:01:31.127937354 +0000 UTC m=+278.741240106 2026/04/30 04:01:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:31 DEBUG : file1(0x3d82ee00a980): >close: err= 2026/04/30 04:01:31 DEBUG : file1(0x3d82ee00a980): _writeAt: size=5, off=0 2026/04/30 04:01:31 DEBUG : file1(0x3d82ee00a980): >_writeAt: n=0, err=file already closed 2026/04/30 04:01:31 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:31 DEBUG : Looking for writers 2026/04/30 04:01:31 DEBUG : file1: reading active writers 2026/04/30 04:01:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 04:01:31 DEBUG : Looking for writers 2026/04/30 04:01:31 DEBUG : file1: reading active writers 2026/04/30 04:01:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 04:01:31 DEBUG : Looking for writers 2026/04/30 04:01:31 DEBUG : file1: reading active writers 2026/04/30 04:01:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 04:01:31 DEBUG : Looking for writers 2026/04/30 04:01:31 DEBUG : file1: reading active writers 2026/04/30 04:01:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 04:01:31 DEBUG : file1: vfs cache: starting upload 2026/04/30 04:01:31 DEBUG : Looking for writers 2026/04/30 04:01:31 DEBUG : file1: reading active writers 2026/04/30 04:01:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 04:01:31 DEBUG : Looking for writers 2026/04/30 04:01:31 DEBUG : file1: reading active writers 2026/04/30 04:01:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 04:01:31 DEBUG : Looking for writers 2026/04/30 04:01:31 DEBUG : file1: reading active writers 2026/04/30 04:01:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 04:01:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu/dir/file1: no such file or directory 2026/04/30 04:01:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu/dir/file1: no such file or directory 2026/04/30 04:01:31 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/30 04:01:32 DEBUG : Looking for writers 2026/04/30 04:01:32 DEBUG : file1: reading active writers 2026/04/30 04:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/30 04:01:32 DEBUG : file1: size = 11 OK 2026/04/30 04:01:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 04:01:32 INFO : file1: Copied (new) 2026/04/30 04:01:32 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-30 04:01:31 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/30 04:01:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 04:01:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:32 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 04:01:33 DEBUG : Looking for writers 2026/04/30 04:01:33 DEBUG : file1: reading active writers 2026/04/30 04:01:33 DEBUG : >WaitForWriters: 2026/04/30 04:01:33 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:33 DEBUG : Looking for writers 2026/04/30 04:01:33 DEBUG : file1: reading active writers 2026/04/30 04:01:33 DEBUG : >WaitForWriters: 2026/04/30 04:01:33 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.05s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:34 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:34 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:34 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:34 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:34 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:34 DEBUG : file1: newRWFileHandle: 2026/04/30 04:01:34 DEBUG : file1(0x3d82edbfecc0): openPending: 2026/04/30 04:01:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:34 DEBUG : file1(0x3d82edbfecc0): >openPending: err= 2026/04/30 04:01:34 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 04:01:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 04:01:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 04:01:34 DEBUG : file1(0x3d82edbfecc0): close: 2026/04/30 04:01:34 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 04:01:34.185865899 +0000 UTC m=+281.799168641 2026/04/30 04:01:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:34 DEBUG : file1(0x3d82edbfecc0): >close: err= 2026/04/30 04:01:34 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/30 04:01:34 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 04:01:34 DEBUG : file2: newRWFileHandle: 2026/04/30 04:01:34 DEBUG : file2(0x3d82edbff140): openPending: 2026/04/30 04:01:34 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/30 04:01:34 DEBUG : file2(0x3d82edbff140): >openPending: err= 2026/04/30 04:01:34 DEBUG : file2: >newRWFileHandle: err= 2026/04/30 04:01:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/30 04:01:34 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/30 04:01:34 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/30 04:01:34 DEBUG : file2(0x3d82edbff140): RWFileHandle.Flush 2026/04/30 04:01:34 DEBUG : file2(0x3d82edbff140): RWFileHandle.Release 2026/04/30 04:01:34 DEBUG : file2(0x3d82edbff140): close: 2026/04/30 04:01:34 DEBUG : file2: vfs cache: setting modification time to 2026-04-30 04:01:34.186880078 +0000 UTC m=+281.800182819 2026/04/30 04:01:34 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:34 DEBUG : file2(0x3d82edbff140): >close: err= 2026/04/30 04:01:34 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:34 DEBUG : Looking for writers 2026/04/30 04:01:34 DEBUG : file1: reading active writers 2026/04/30 04:01:34 DEBUG : file2: reading active writers 2026/04/30 04:01:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/30 04:01:34 DEBUG : Looking for writers 2026/04/30 04:01:34 DEBUG : file1: reading active writers 2026/04/30 04:01:34 DEBUG : file2: reading active writers 2026/04/30 04:01:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/30 04:01:34 DEBUG : Looking for writers 2026/04/30 04:01:34 DEBUG : file1: reading active writers 2026/04/30 04:01:34 DEBUG : file2: reading active writers 2026/04/30 04:01:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/30 04:01:34 DEBUG : Looking for writers 2026/04/30 04:01:34 DEBUG : file2: reading active writers 2026/04/30 04:01:34 DEBUG : file1: reading active writers 2026/04/30 04:01:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/30 04:01:34 DEBUG : file2: vfs cache: starting upload 2026/04/30 04:01:34 DEBUG : file1: vfs cache: starting upload 2026/04/30 04:01:34 DEBUG : Looking for writers 2026/04/30 04:01:34 DEBUG : file1: reading active writers 2026/04/30 04:01:34 DEBUG : file2: reading active writers 2026/04/30 04:01:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/30 04:01:34 DEBUG : Looking for writers 2026/04/30 04:01:34 DEBUG : file1: reading active writers 2026/04/30 04:01:34 DEBUG : file2: reading active writers 2026/04/30 04:01:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/30 04:01:34 DEBUG : Looking for writers 2026/04/30 04:01:34 DEBUG : file1: reading active writers 2026/04/30 04:01:34 DEBUG : file2: reading active writers 2026/04/30 04:01:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/30 04:01:35 DEBUG : Looking for writers 2026/04/30 04:01:35 DEBUG : file1: reading active writers 2026/04/30 04:01:35 DEBUG : file2: reading active writers 2026/04/30 04:01:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/04/30 04:01:35 DEBUG : file1: size = 0 OK 2026/04/30 04:01:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/30 04:01:35 INFO : file1: Copied (new) 2026/04/30 04:01:35 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-30 04:01:34 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/30 04:01:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 04:01:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:35 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 04:01:36 DEBUG : file2: size = 0 OK 2026/04/30 04:01:36 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/30 04:01:36 INFO : file2: Copied (new) 2026/04/30 04:01:36 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-30 04:01:34 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/30 04:01:36 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/30 04:01:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/30 04:01:36 INFO : file2: vfs cache: upload succeeded try #1 2026/04/30 04:01:36 DEBUG : Looking for writers 2026/04/30 04:01:36 DEBUG : file2: reading active writers 2026/04/30 04:01:36 DEBUG : file1: reading active writers 2026/04/30 04:01:36 DEBUG : >WaitForWriters: 2026/04/30 04:01:36 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:36 DEBUG : Looking for writers 2026/04/30 04:01:36 DEBUG : file1: reading active writers 2026/04/30 04:01:36 DEBUG : file2: reading active writers 2026/04/30 04:01:36 DEBUG : >WaitForWriters: 2026/04/30 04:01:36 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.22s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:37 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:37 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:37 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:37 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:37 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:37 DEBUG : file1: newRWFileHandle: 2026/04/30 04:01:37 DEBUG : file1(0x3d82edb62e80): openPending: 2026/04/30 04:01:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:37 DEBUG : file1(0x3d82edb62e80): >openPending: err= 2026/04/30 04:01:37 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 04:01:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 04:01:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 04:01:37 DEBUG : file1(0x3d82edb62e80): _writeAt: size=5, off=0 2026/04/30 04:01:37 DEBUG : file1(0x3d82edb62e80): >_writeAt: n=5, err= 2026/04/30 04:01:37 DEBUG : file1(0x3d82edb62e80): RWFileHandle.Flush 2026/04/30 04:01:37 DEBUG : file1(0x3d82edb62e80): RWFileHandle.Flush 2026/04/30 04:01:37 DEBUG : file1(0x3d82edb62e80): close: 2026/04/30 04:01:37 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 04:01:37.405544667 +0000 UTC m=+285.018847419 2026/04/30 04:01:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:37 DEBUG : file1(0x3d82edb62e80): >close: err= 2026/04/30 04:01:37 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:37 DEBUG : Looking for writers 2026/04/30 04:01:37 DEBUG : file1: reading active writers 2026/04/30 04:01:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 04:01:37 DEBUG : Looking for writers 2026/04/30 04:01:37 DEBUG : file1: reading active writers 2026/04/30 04:01:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 04:01:37 DEBUG : Looking for writers 2026/04/30 04:01:37 DEBUG : file1: reading active writers 2026/04/30 04:01:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 04:01:37 DEBUG : Looking for writers 2026/04/30 04:01:37 DEBUG : file1: reading active writers 2026/04/30 04:01:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 04:01:37 DEBUG : file1: vfs cache: starting upload 2026/04/30 04:01:37 DEBUG : Looking for writers 2026/04/30 04:01:37 DEBUG : file1: reading active writers 2026/04/30 04:01:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 04:01:37 DEBUG : Looking for writers 2026/04/30 04:01:37 DEBUG : file1: reading active writers 2026/04/30 04:01:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 04:01:38 DEBUG : Looking for writers 2026/04/30 04:01:38 DEBUG : file1: reading active writers 2026/04/30 04:01:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 04:01:38 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/30 04:01:38 DEBUG : Looking for writers 2026/04/30 04:01:38 DEBUG : file1: reading active writers 2026/04/30 04:01:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/30 04:01:39 DEBUG : file1: size = 5 OK 2026/04/30 04:01:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/30 04:01:39 INFO : file1: Copied (new) 2026/04/30 04:01:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-30 04:01:37 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/30 04:01:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 04:01:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:39 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 04:01:39 DEBUG : Looking for writers 2026/04/30 04:01:39 DEBUG : file1: reading active writers 2026/04/30 04:01:39 DEBUG : >WaitForWriters: 2026/04/30 04:01:39 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.90s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:40 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:40 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:40 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:40 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:40 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:40 DEBUG : file1: newRWFileHandle: 2026/04/30 04:01:40 DEBUG : file1(0x3d82edd04280): openPending: 2026/04/30 04:01:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:40 DEBUG : file1(0x3d82edd04280): >openPending: err= 2026/04/30 04:01:40 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 04:01:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 04:01:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 04:01:40 DEBUG : file1(0x3d82edd04280): _writeAt: size=5, off=0 2026/04/30 04:01:40 DEBUG : file1(0x3d82edd04280): >_writeAt: n=5, err= 2026/04/30 04:01:40 DEBUG : file1(0x3d82edd04280): RWFileHandle.Release 2026/04/30 04:01:40 DEBUG : file1(0x3d82edd04280): close: 2026/04/30 04:01:40 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 04:01:40.305991928 +0000 UTC m=+287.919294670 2026/04/30 04:01:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:40 DEBUG : file1(0x3d82edd04280): >close: err= 2026/04/30 04:01:40 DEBUG : file1(0x3d82edd04280): RWFileHandle.Release 2026/04/30 04:01:40 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:40 DEBUG : Looking for writers 2026/04/30 04:01:40 DEBUG : file1: reading active writers 2026/04/30 04:01:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 04:01:40 DEBUG : Looking for writers 2026/04/30 04:01:40 DEBUG : file1: reading active writers 2026/04/30 04:01:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 04:01:40 DEBUG : Looking for writers 2026/04/30 04:01:40 DEBUG : file1: reading active writers 2026/04/30 04:01:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 04:01:40 DEBUG : Looking for writers 2026/04/30 04:01:40 DEBUG : file1: reading active writers 2026/04/30 04:01:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 04:01:40 DEBUG : file1: vfs cache: starting upload 2026/04/30 04:01:40 DEBUG : Looking for writers 2026/04/30 04:01:40 DEBUG : file1: reading active writers 2026/04/30 04:01:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 04:01:40 DEBUG : Looking for writers 2026/04/30 04:01:40 DEBUG : file1: reading active writers 2026/04/30 04:01:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 04:01:40 DEBUG : Looking for writers 2026/04/30 04:01:40 DEBUG : file1: reading active writers 2026/04/30 04:01:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 04:01:41 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/30 04:01:41 DEBUG : Looking for writers 2026/04/30 04:01:41 DEBUG : file1: reading active writers 2026/04/30 04:01:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/30 04:01:41 DEBUG : file1: size = 5 OK 2026/04/30 04:01:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/30 04:01:41 INFO : file1: Copied (new) 2026/04/30 04:01:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-30 04:01:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/30 04:01:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 04:01:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:41 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 04:01:42 DEBUG : Looking for writers 2026/04/30 04:01:42 DEBUG : file1: reading active writers 2026/04/30 04:01:42 DEBUG : >WaitForWriters: 2026/04/30 04:01:42 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.91s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:43 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:43 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:43 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:43 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:43 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/30 04:01:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/30 04:01:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 04:01:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:01:45 DEBUG : dir/file1(0x3d82edd04500): openPending: 2026/04/30 04:01:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/30 04:01:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 04:01:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:45 DEBUG : dir/file1(0x3d82edd04500): >openPending: err= 2026/04/30 04:01:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 04:01:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:01:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:01:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 04:01:45 DEBUG : dir/file1(0x3d82edd04500): _writeAt: size=5, off=0 2026/04/30 04:01:45 DEBUG : dir/file1(0x3d82edd04500): >_writeAt: n=5, err= 2026/04/30 04:01:45 DEBUG : dir/file1(0x3d82edd04500): close: 2026/04/30 04:01:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:45 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-30 04:01:45.545931219 +0000 UTC m=+293.159233971 2026/04/30 04:01:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:45 DEBUG : dir/file1(0x3d82edd04500): >close: err= 2026/04/30 04:01:45 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:45 DEBUG : dir: Looking for writers 2026/04/30 04:01:45 DEBUG : file1: reading active writers 2026/04/30 04:01:45 DEBUG : Looking for writers 2026/04/30 04:01:45 DEBUG : dir: reading active writers 2026/04/30 04:01:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 04:01:45 DEBUG : dir: Looking for writers 2026/04/30 04:01:45 DEBUG : file1: reading active writers 2026/04/30 04:01:45 DEBUG : Looking for writers 2026/04/30 04:01:45 DEBUG : dir: reading active writers 2026/04/30 04:01:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 04:01:45 DEBUG : dir: Looking for writers 2026/04/30 04:01:45 DEBUG : file1: reading active writers 2026/04/30 04:01:45 DEBUG : Looking for writers 2026/04/30 04:01:45 DEBUG : dir: reading active writers 2026/04/30 04:01:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 04:01:45 DEBUG : dir: Looking for writers 2026/04/30 04:01:45 DEBUG : file1: reading active writers 2026/04/30 04:01:45 DEBUG : Looking for writers 2026/04/30 04:01:45 DEBUG : dir: reading active writers 2026/04/30 04:01:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 04:01:45 DEBUG : dir/file1: vfs cache: starting upload 2026/04/30 04:01:45 DEBUG : dir: Looking for writers 2026/04/30 04:01:45 DEBUG : file1: reading active writers 2026/04/30 04:01:45 DEBUG : Looking for writers 2026/04/30 04:01:45 DEBUG : dir: reading active writers 2026/04/30 04:01:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 04:01:45 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/04/30 04:01:45 DEBUG : dir: Looking for writers 2026/04/30 04:01:45 DEBUG : file1: reading active writers 2026/04/30 04:01:45 DEBUG : Looking for writers 2026/04/30 04:01:45 DEBUG : dir: reading active writers 2026/04/30 04:01:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 04:01:46 DEBUG : dir: Looking for writers 2026/04/30 04:01:46 DEBUG : file1: reading active writers 2026/04/30 04:01:46 DEBUG : Looking for writers 2026/04/30 04:01:46 DEBUG : dir: reading active writers 2026/04/30 04:01:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 04:01:46 DEBUG : dir/file1: size = 5 OK 2026/04/30 04:01:46 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/30 04:01:46 INFO : dir/file1: Copied (replaced existing) 2026/04/30 04:01:46 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-30 04:01:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/30 04:01:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/30 04:01:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/30 04:01:46 DEBUG : dir: Looking for writers 2026/04/30 04:01:46 DEBUG : file1: reading active writers 2026/04/30 04:01:46 DEBUG : Looking for writers 2026/04/30 04:01:46 DEBUG : dir: reading active writers 2026/04/30 04:01:46 DEBUG : >WaitForWriters: 2026/04/30 04:01:46 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.71s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:47 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:47 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:47 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:47 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:47 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/30 04:01:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 04:01:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 04:01:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 04:01:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 04:01:50 DEBUG : dir/file1(0x3d82edb62b40): _writeAt: size=5, off=0 2026/04/30 04:01:50 DEBUG : dir/file1(0x3d82edb62b40): openPending: 2026/04/30 04:01:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/30 04:01:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 04:01:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:50 DEBUG : dir/file1(0x3d82edb62b40): >openPending: err= 2026/04/30 04:01:50 DEBUG : dir/file1(0x3d82edb62b40): >_writeAt: n=5, err= 2026/04/30 04:01:50 DEBUG : dir/file1(0x3d82edb62b40): _writeAt: size=15, off=5 2026/04/30 04:01:50 DEBUG : dir/file1(0x3d82edb62b40): >_writeAt: n=15, err= 2026/04/30 04:01:50 DEBUG : dir/file1(0x3d82edb62b40): close: 2026/04/30 04:01:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/30 04:01:50 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-30 04:01:50.245180499 +0000 UTC m=+297.858483242 2026/04/30 04:01:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:50 DEBUG : dir/file1(0x3d82edb62b40): >close: err= 2026/04/30 04:01:50 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:50 DEBUG : dir: Looking for writers 2026/04/30 04:01:50 DEBUG : file1: reading active writers 2026/04/30 04:01:50 DEBUG : Looking for writers 2026/04/30 04:01:50 DEBUG : dir: reading active writers 2026/04/30 04:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 04:01:50 DEBUG : dir: Looking for writers 2026/04/30 04:01:50 DEBUG : file1: reading active writers 2026/04/30 04:01:50 DEBUG : Looking for writers 2026/04/30 04:01:50 DEBUG : dir: reading active writers 2026/04/30 04:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 04:01:50 DEBUG : dir: Looking for writers 2026/04/30 04:01:50 DEBUG : file1: reading active writers 2026/04/30 04:01:50 DEBUG : Looking for writers 2026/04/30 04:01:50 DEBUG : dir: reading active writers 2026/04/30 04:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 04:01:50 DEBUG : dir: Looking for writers 2026/04/30 04:01:50 DEBUG : file1: reading active writers 2026/04/30 04:01:50 DEBUG : Looking for writers 2026/04/30 04:01:50 DEBUG : dir: reading active writers 2026/04/30 04:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 04:01:50 DEBUG : dir/file1: vfs cache: starting upload 2026/04/30 04:01:50 DEBUG : dir: Looking for writers 2026/04/30 04:01:50 DEBUG : file1: reading active writers 2026/04/30 04:01:50 DEBUG : Looking for writers 2026/04/30 04:01:50 DEBUG : dir: reading active writers 2026/04/30 04:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 04:01:50 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/04/30 04:01:50 DEBUG : dir: Looking for writers 2026/04/30 04:01:50 DEBUG : file1: reading active writers 2026/04/30 04:01:50 DEBUG : Looking for writers 2026/04/30 04:01:50 DEBUG : dir: reading active writers 2026/04/30 04:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 04:01:50 DEBUG : dir: Looking for writers 2026/04/30 04:01:50 DEBUG : file1: reading active writers 2026/04/30 04:01:50 DEBUG : Looking for writers 2026/04/30 04:01:50 DEBUG : dir: reading active writers 2026/04/30 04:01:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 04:01:51 DEBUG : dir/file1: size = 20 OK 2026/04/30 04:01:51 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/30 04:01:51 INFO : dir/file1: Copied (replaced existing) 2026/04/30 04:01:51 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-30 04:01:50 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/30 04:01:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/30 04:01:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/30 04:01:51 DEBUG : dir: Looking for writers 2026/04/30 04:01:51 DEBUG : file1: reading active writers 2026/04/30 04:01:51 DEBUG : Looking for writers 2026/04/30 04:01:51 DEBUG : dir: reading active writers 2026/04/30 04:01:51 DEBUG : >WaitForWriters: 2026/04/30 04:01:51 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.70s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:52 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:52 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:52 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:52 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:52 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:52 DEBUG : file1: newRWFileHandle: 2026/04/30 04:01:52 DEBUG : file1(0x3d82edd04a80): openPending: 2026/04/30 04:01:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:52 DEBUG : file1(0x3d82edd04a80): >openPending: err= 2026/04/30 04:01:52 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 04:01:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 04:01:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 04:01:52 DEBUG : file1(0x3d82edd04a80): _writeAt: size=5, off=0 2026/04/30 04:01:52 DEBUG : file1(0x3d82edd04a80): >_writeAt: n=5, err= 2026/04/30 04:01:52 DEBUG : file1(0x3d82edd04a80): close: 2026/04/30 04:01:52 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 04:01:52.62739266 +0000 UTC m=+300.240695412 2026/04/30 04:01:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:52 DEBUG : file1(0x3d82edd04a80): >close: err= 2026/04/30 04:01:52 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:52 DEBUG : Looking for writers 2026/04/30 04:01:52 DEBUG : file1: reading active writers 2026/04/30 04:01:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 04:01:52 DEBUG : Looking for writers 2026/04/30 04:01:52 DEBUG : file1: reading active writers 2026/04/30 04:01:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 04:01:52 DEBUG : Looking for writers 2026/04/30 04:01:52 DEBUG : file1: reading active writers 2026/04/30 04:01:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 04:01:52 DEBUG : Looking for writers 2026/04/30 04:01:52 DEBUG : file1: reading active writers 2026/04/30 04:01:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 04:01:52 DEBUG : file1: vfs cache: starting upload 2026/04/30 04:01:52 DEBUG : Looking for writers 2026/04/30 04:01:52 DEBUG : file1: reading active writers 2026/04/30 04:01:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 04:01:52 DEBUG : Looking for writers 2026/04/30 04:01:52 DEBUG : file1: reading active writers 2026/04/30 04:01:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 04:01:53 DEBUG : Looking for writers 2026/04/30 04:01:53 DEBUG : file1: reading active writers 2026/04/30 04:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 04:01:53 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/30 04:01:53 DEBUG : Looking for writers 2026/04/30 04:01:53 DEBUG : file1: reading active writers 2026/04/30 04:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/30 04:01:54 DEBUG : file1: size = 5 OK 2026/04/30 04:01:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/30 04:01:54 INFO : file1: Copied (new) 2026/04/30 04:01:54 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-30 04:01:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/30 04:01:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 04:01:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:54 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 04:01:54 DEBUG : Looking for writers 2026/04/30 04:01:54 DEBUG : file1: reading active writers 2026/04/30 04:01:54 DEBUG : >WaitForWriters: 2026/04/30 04:01:54 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.91s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:55 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:55 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:55 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:55 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/30 04:01:55 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb634c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb634c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb634c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb634c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb634c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.532336415 +0000 UTC m=+303.145639167 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb634c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb63a00): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb63a00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb63a00): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb63a00): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb63a00): _writeAt: size=3, off=2 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb63a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb63a00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.532336415 +0000 UTC m=+303.145639167 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb63a00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb63ec0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb63ec0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb63ec0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb63ec0): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb63ec0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.532336415 +0000 UTC m=+303.145639167 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edb63ec0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edee2000 item 1 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd04780): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd04780): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd04780): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd04780): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd04780): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.534934009 +0000 UTC m=+303.148236751 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd04780): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd04cc0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd04cc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd04cc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd04cc0): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd04cc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.534934009 +0000 UTC m=+303.148236751 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd04cc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edee28c0 item 2 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05380): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05380): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05380): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05380): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05380): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.536801513 +0000 UTC m=+303.150104265 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05380): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05800): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05800): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05800): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05800): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05800): _writeAt: size=3, off=2 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05800): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05800): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.536801513 +0000 UTC m=+303.150104265 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05800): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05d00): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05d00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05d00): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05d00): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05d00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.536801513 +0000 UTC m=+303.150104265 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd05d00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edee2cb0 item 3 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edc0e980): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edc0e980): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edc0e980): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edc0e980): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edc0e980): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.539270233 +0000 UTC m=+303.152572985 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edc0e980): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edc0f080): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edc0f080): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edc0f080): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edc0f080): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edc0f080): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.539270233 +0000 UTC m=+303.152572985 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edc0f080): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edee3180 item 4 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfe300): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfe300): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfe300): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfe300): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfe300): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.541305845 +0000 UTC m=+303.154608597 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfe300): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfe780): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfe780): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfe780): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfe780): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfe780): _writeAt: size=3, off=2 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfe780): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfe780): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.541305845 +0000 UTC m=+303.154608597 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfe780): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfec40): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfec40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfec40): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfec40): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfec40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.541305845 +0000 UTC m=+303.154608597 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbfec40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edee3650 item 5 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbff2c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbff2c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbff2c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbff2c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbff2c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.543832785 +0000 UTC m=+303.157135538 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbff2c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbff800): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbff800): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbff800): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbff800): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbff800): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.543832785 +0000 UTC m=+303.157135538 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbff800): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edee3dc0 item 6 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbffe80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbffe80): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbffe80): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbffe80): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbffe80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.545926336 +0000 UTC m=+303.159229079 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edbffe80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9dadc0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9dadc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9dadc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9dadc0): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9dadc0): _writeAt: size=3, off=2 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9dadc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9dadc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.545926336 +0000 UTC m=+303.159229079 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9dadc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9db300): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9db300): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9db300): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9db300): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9db300): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.545926336 +0000 UTC m=+303.159229079 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9db300): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edd40690 item 7 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9dbac0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9dbac0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9dbac0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9dbac0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9dbac0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.548542546 +0000 UTC m=+303.161845289 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed9dbac0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed8e0f80): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed8e0f80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed8e0f80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed8e0f80): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed8e0f80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.548542546 +0000 UTC m=+303.161845289 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ed8e0f80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edd41110 item 8 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52480): _readAt: size=2, off=0 2026/04/30 04:01:55 ERROR : open-test-file(0x3d82edd52480): Couldn't read size of file 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52480): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52480): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52480): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52480): close: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52480): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52840): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52840): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52840): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52840): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52840): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.550388328 +0000 UTC m=+303.163691080 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52840): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52cc0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52cc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52cc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52cc0): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52cc0): _writeAt: size=3, off=2 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52cc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.550388328 +0000 UTC m=+303.163691080 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd52cc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd531c0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd531c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd531c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd531c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd531c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.550388328 +0000 UTC m=+303.163691080 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd531c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edd41880 item 9 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd53840): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd53840): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd53840): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd53840): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd53840): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.553050595 +0000 UTC m=+303.166353338 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd53840): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd53d80): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd53d80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd53d80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd53d80): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd53d80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.553050595 +0000 UTC m=+303.166353338 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edd53d80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ed6937a0 item 10 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcc4c0): _readAt: size=2, off=0 2026/04/30 04:01:55 ERROR : open-test-file(0x3d82eddcc4c0): Couldn't read size of file 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcc4c0): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcc4c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcc4c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcc4c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcc4c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcc880): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcc880): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcc880): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcc880): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcc880): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.55475503 +0000 UTC m=+303.168057782 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcc880): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddccd80): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddccd80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddccd80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddccd80): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddccd80): _writeAt: size=3, off=2 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddccd80): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddccd80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.55475503 +0000 UTC m=+303.168057782 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddccd80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcd280): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcd280): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcd280): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcd280): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcd280): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.55475503 +0000 UTC m=+303.168057782 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcd280): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ed922310 item 11 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcd900): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcd900): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcd900): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcd900): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcd900): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.557190047 +0000 UTC m=+303.170492789 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcd900): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcde40): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcde40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcde40): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcde40): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcde40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.557190047 +0000 UTC m=+303.170492789 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82eddcde40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edd809a0 item 12 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9c580): _readAt: size=2, off=0 2026/04/30 04:01:55 ERROR : open-test-file(0x3d82ede9c580): Couldn't read size of file 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9c580): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9c580): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9c580): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9c580): close: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9c580): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9c940): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9c940): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9c940): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9c940): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9c940): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.559190612 +0000 UTC m=+303.172493364 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9c940): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9d000): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9d000): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9d000): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9d000): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9d000): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.559190612 +0000 UTC m=+303.172493364 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9d000): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edd80d90 item 13 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9d680): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9d680): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9d680): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9d680): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9d680): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.560753629 +0000 UTC m=+303.174056421 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9d680): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9dbc0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9dbc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9dbc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9dbc0): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9dbc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.560753629 +0000 UTC m=+303.174056421 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ede9dbc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edd81180 item 14 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf16300): _readAt: size=2, off=0 2026/04/30 04:01:55 ERROR : open-test-file(0x3d82edf16300): Couldn't read size of file 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf16300): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf16300): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf16300): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf16300): close: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf16300): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf166c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf166c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf166c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf166c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf166c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.562514821 +0000 UTC m=+303.175817573 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf166c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf16d80): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf16d80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf16d80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf16d80): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf16d80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.562514821 +0000 UTC m=+303.175817573 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf16d80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edd81d50 item 15 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf17400): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf17400): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf17400): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf17400): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf17400): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.564388356 +0000 UTC m=+303.177691117 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf17400): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf17940): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf17940): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf17940): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf17940): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf17940): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.564388356 +0000 UTC m=+303.177691117 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf17940): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ed99b6c0 item 16 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32080): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32080): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32080): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32080): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32080): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.566054769 +0000 UTC m=+303.179357551 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32080): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32500): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32500): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32500): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32500): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32500): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32500): _writeAt: size=3, off=7 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32500): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32500): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.566054769 +0000 UTC m=+303.179357551 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32500): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32a00): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32a00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32a00): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32a00): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32a00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.566054769 +0000 UTC m=+303.179357551 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf32a00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ed9bf880 item 17 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf33080): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf33080): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf33080): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf33080): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf33080): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.568335894 +0000 UTC m=+303.181638646 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf33080): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf335c0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf335c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf335c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf335c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf335c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.568335894 +0000 UTC m=+303.181638646 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf335c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eda5f880 item 18 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf33c40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf33c40): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf33c40): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf33c40): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf33c40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.569958273 +0000 UTC m=+303.183261025 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf33c40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4e240): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4e240): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4e240): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4e240): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4e240): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4e240): _writeAt: size=3, off=7 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4e240): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4e240): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.569958273 +0000 UTC m=+303.183261025 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4e240): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4e740): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4e740): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4e740): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4e740): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4e740): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.569958273 +0000 UTC m=+303.183261025 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4e740): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ed971420 item 19 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4edc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4edc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4edc0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4edc0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4edc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.572273475 +0000 UTC m=+303.185576216 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4edc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4f300): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4f300): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4f300): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4f300): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4f300): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.572273475 +0000 UTC m=+303.185576216 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4f300): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ed9c69a0 item 20 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4f980): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4f980): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4f980): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4f980): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4f980): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.575174372 +0000 UTC m=+303.188477114 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4f980): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4fe80): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4fe80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4fe80): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4fe80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4fe80): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4fe80): _writeAt: size=3, off=7 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4fe80): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4fe80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.575174372 +0000 UTC m=+303.188477114 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf4fe80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6a480): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6a480): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6a480): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6a480): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6a480): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.575174372 +0000 UTC m=+303.188477114 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6a480): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ed964230 item 21 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6ab00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6ab00): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6ab00): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6ab00): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6ab00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.577278704 +0000 UTC m=+303.190581466 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6ab00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6b040): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6b040): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6b040): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6b040): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6b040): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.577278704 +0000 UTC m=+303.190581466 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6b040): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ed9ceaf0 item 22 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6b6c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6b6c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6b6c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6b6c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6b6c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.578648064 +0000 UTC m=+303.191950807 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6b6c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6bbc0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6bbc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6bbc0): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6bbc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6bbc0): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6bbc0): _writeAt: size=3, off=7 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6bbc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6bbc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.578648064 +0000 UTC m=+303.191950807 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf6bbc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8a1c0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8a1c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8a1c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8a1c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8a1c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.578648064 +0000 UTC m=+303.191950807 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8a1c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ed9cfc00 item 23 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8a840): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8a840): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8a840): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8a840): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8a840): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.580555994 +0000 UTC m=+303.193858786 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8a840): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8ad80): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8ad80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8ad80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8ad80): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8ad80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.580555994 +0000 UTC m=+303.193858786 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8ad80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ed9d8380 item 24 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8b3c0): _readAt: size=2, off=0 2026/04/30 04:01:55 ERROR : open-test-file(0x3d82edf8b3c0): Couldn't read size of file 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8b3c0): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8b3c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8b3c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8b3c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8b3c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8b780): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8b780): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8b780): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8b780): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8b780): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.582199634 +0000 UTC m=+303.195502386 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8b780): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8bc80): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8bc80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8bc80): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8bc80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8bc80): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8bc80): _writeAt: size=3, off=7 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8bc80): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8bc80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.582199634 +0000 UTC m=+303.195502386 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edf8bc80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb62c0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb62c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb62c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb62c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb62c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.582199634 +0000 UTC m=+303.195502386 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb62c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ed9d9ce0 item 25 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb6940): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb6940): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb6940): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb6940): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb6940): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.584187014 +0000 UTC m=+303.197489756 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb6940): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb6e80): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb6e80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb6e80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb6e80): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb6e80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.584187014 +0000 UTC m=+303.197489756 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb6e80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ed5c78f0 item 26 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb74c0): _readAt: size=2, off=0 2026/04/30 04:01:55 ERROR : open-test-file(0x3d82edfb74c0): Couldn't read size of file 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb74c0): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb74c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb74c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb74c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb74c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb7880): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb7880): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb7880): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb7880): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb7880): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.585772082 +0000 UTC m=+303.199074824 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb7880): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb7d80): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb7d80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb7d80): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb7d80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb7d80): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb7d80): _writeAt: size=3, off=7 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb7d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb7d80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.585772082 +0000 UTC m=+303.199074824 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfb7d80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd43c0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd43c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd43c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd43c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd43c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.585772082 +0000 UTC m=+303.199074824 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd43c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edaee4d0 item 27 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd4a40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd4a40): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd4a40): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd4a40): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd4a40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.588153679 +0000 UTC m=+303.201456421 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd4a40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd4f80): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd4f80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd4f80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd4f80): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd4f80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.588153679 +0000 UTC m=+303.201456421 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd4f80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edaef5e0 item 28 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd55c0): _readAt: size=2, off=0 2026/04/30 04:01:55 ERROR : open-test-file(0x3d82edfd55c0): Couldn't read size of file 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd55c0): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd55c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd55c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd55c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd55c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd5980): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd5980): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd5980): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd5980): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd5980): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.589922595 +0000 UTC m=+303.203225347 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfd5980): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffc140): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffc140): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffc140): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffc140): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffc140): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.589922595 +0000 UTC m=+303.203225347 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffc140): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edaef9d0 item 29 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffc7c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffc7c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffc7c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffc7c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffc7c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.59141534 +0000 UTC m=+303.204718082 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffc7c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffcd00): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffcd00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffcd00): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffcd00): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffcd00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.59141534 +0000 UTC m=+303.204718082 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffcd00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ed95a7e0 item 30 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffd340): _readAt: size=2, off=0 2026/04/30 04:01:55 ERROR : open-test-file(0x3d82edffd340): Couldn't read size of file 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffd340): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffd340): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffd340): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffd340): close: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffd340): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffd700): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffd700): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffd700): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffd700): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffd700): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.593130054 +0000 UTC m=+303.206432836 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffd700): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffddc0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffddc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffddc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffddc0): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffddc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.593130054 +0000 UTC m=+303.206432836 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edffddc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee022070 item 31 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa2880): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa2880): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa2880): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa2880): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa2880): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.594706997 +0000 UTC m=+303.208009749 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa2880): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa2e00): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa2e00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa2e00): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa2e00): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa2e00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.594706997 +0000 UTC m=+303.208009749 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa2e00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edf438f0 item 32 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa3940): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa3940): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa3940): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa3940): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa3940): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.59627273 +0000 UTC m=+303.209575472 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82edfa3940): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090100): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090100): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090100): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090100): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090100): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee08c150 item 33 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090100): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090100): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.597030163 +0000 UTC m=+303.210332905 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090100): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090600): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090600): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090600): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090600): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090600): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.597030163 +0000 UTC m=+303.210332905 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090600): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee08c310 item 33 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090c40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090c40): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090c40): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090c40): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090c40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.598962197 +0000 UTC m=+303.212264940 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee090c40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0910c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0910c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee08c690 item 34 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0910c0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0910c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0910c0): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0910c0): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0910c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.599941541 +0000 UTC m=+303.213244283 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0910c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee091600): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee091600): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee091600): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee091600): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee091600): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.599941541 +0000 UTC m=+303.213244283 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee091600): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee08c850 item 34 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee091c40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee091c40): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee091c40): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee091c40): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee091c40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.601779759 +0000 UTC m=+303.215082511 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee091c40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b01c0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b01c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b01c0): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b01c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b01c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee08cbd0 item 35 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b01c0): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b01c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.602504921 +0000 UTC m=+303.215807663 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b01c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b06c0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b06c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b06c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b06c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b06c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.602504921 +0000 UTC m=+303.215807663 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b06c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee08cd90 item 35 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b0d40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b0d40): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b0d40): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b0d40): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b0d40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.603961807 +0000 UTC m=+303.217264549 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b0d40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1240): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1240): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee08d110 item 36 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1240): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1240): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1240): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1240): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1240): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.604620884 +0000 UTC m=+303.217923626 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1240): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1780): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1780): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1780): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1780): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1780): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.604620884 +0000 UTC m=+303.217923626 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1780): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee08d2d0 item 36 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1dc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1dc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1dc0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1dc0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1dc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.606190093 +0000 UTC m=+303.219492835 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0b1dc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cc340): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cc340): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cc340): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cc340): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cc340): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee08d650 item 37 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cc340): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cc340): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.606995787 +0000 UTC m=+303.220298529 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cc340): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cc840): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cc840): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cc840): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cc840): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cc840): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.606995787 +0000 UTC m=+303.220298529 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cc840): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee08d810 item 37 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ccec0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ccec0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ccec0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ccec0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ccec0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.608594482 +0000 UTC m=+303.221897224 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ccec0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cd3c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cd3c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee08db90 item 38 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cd3c0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cd3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cd3c0): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cd3c0): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cd3c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.609361363 +0000 UTC m=+303.222664105 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cd3c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cd900): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cd900): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cd900): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cd900): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cd900): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.609361363 +0000 UTC m=+303.222664105 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0cd900): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee08dd50 item 38 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ee080): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ee080): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ee080): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ee080): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ee080): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.611043966 +0000 UTC m=+303.224346708 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ee080): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ee580): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ee580): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ee580): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ee580): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ee580): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0e8230 item 39 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ee580): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ee580): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.611783676 +0000 UTC m=+303.225086418 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ee580): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0eea80): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0eea80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0eea80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0eea80): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0eea80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.611783676 +0000 UTC m=+303.225086418 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0eea80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0e83f0 item 39 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ef100): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ef100): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ef100): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ef100): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ef100): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.613459867 +0000 UTC m=+303.226762609 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ef100): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ef600): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ef600): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0e8770 item 40 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ef600): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ef600): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ef600): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ef600): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ef600): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.614210237 +0000 UTC m=+303.227512979 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0ef600): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0efb40): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0efb40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0efb40): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0efb40): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0efb40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.614210237 +0000 UTC m=+303.227512979 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0efb40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0e8930 item 40 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10a200): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10a200): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10a200): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10a200): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10a200): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10a200): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10a200): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.616000393 +0000 UTC m=+303.229303166 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10a200): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10a700): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10a700): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10a700): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0e8cb0 item 41 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10a700): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10a700): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.616660252 +0000 UTC m=+303.229962994 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10a700): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10abc0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10abc0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10abc0): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10abc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10abc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0e8e70 item 41 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10abc0): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10abc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.617386285 +0000 UTC m=+303.230689027 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10abc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10b100): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10b100): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10b100): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10b100): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10b100): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.617386285 +0000 UTC m=+303.230689027 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10b100): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0e9030 item 41 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10b740): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10b740): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10b740): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10b740): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10b740): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10b740): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10b740): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.618998575 +0000 UTC m=+303.232301317 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10b740): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10bc40): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10bc40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10bc40): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0e93b0 item 42 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10bc40): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10bc40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.619548316 +0000 UTC m=+303.232851058 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee10bc40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128280): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128280): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0e9570 item 42 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128280): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128280): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128280): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128280): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128280): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.620520254 +0000 UTC m=+303.233822997 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128280): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128800): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128800): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128800): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128800): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128800): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.620520254 +0000 UTC m=+303.233822997 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128800): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0e9730 item 42 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128e40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128e40): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128e40): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128e40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128e40): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128e40): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128e40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.621872193 +0000 UTC m=+303.235174934 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee128e40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129340): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129340): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129340): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0e9ab0 item 43 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129340): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129340): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.622772586 +0000 UTC m=+303.236075328 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129340): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129880): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129880): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129880): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129880): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129880): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0e9c70 item 43 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129880): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129880): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.623331153 +0000 UTC m=+303.236633895 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129880): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129dc0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129dc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129dc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129dc0): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129dc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.623331153 +0000 UTC m=+303.236633895 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee129dc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0e9e30 item 43 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142500): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142500): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142500): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142500): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142500): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142500): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142500): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.624949264 +0000 UTC m=+303.238252007 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142500): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142a00): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142a00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142a00): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee13e310 item 44 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142a00): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142a00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.625294468 +0000 UTC m=+303.238597209 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142a00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142f40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142f40): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee13e4d0 item 44 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142f40): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142f40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142f40): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142f40): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142f40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.625892048 +0000 UTC m=+303.239194790 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee142f40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1434c0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1434c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1434c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1434c0): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1434c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.625892048 +0000 UTC m=+303.239194790 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1434c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee13e690 item 44 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee143b00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee143b00): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee143b00): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee143b00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee143b00): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee143b00): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee143b00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.627122105 +0000 UTC m=+303.240424848 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee143b00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160100): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160100): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160100): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee13ea10 item 45 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160100): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160100): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.627911068 +0000 UTC m=+303.241213810 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160100): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160800): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160800): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160800): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160800): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160800): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.627911068 +0000 UTC m=+303.241213810 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160800): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee13ebd0 item 45 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160e40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160e40): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160e40): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160e40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160e40): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160e40): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160e40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.629204134 +0000 UTC m=+303.242506876 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee160e40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee161340): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee161340): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee161340): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee13ef50 item 46 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee161340): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee161340): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.630273668 +0000 UTC m=+303.243576420 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee161340): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee161a40): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee161a40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee161a40): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee161a40): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee161a40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.630273668 +0000 UTC m=+303.243576420 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee161a40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee13f110 item 46 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17e180): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17e180): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17e180): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17e180): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17e180): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17e180): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17e180): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.631649951 +0000 UTC m=+303.244952694 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17e180): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17e680): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17e680): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17e680): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee13f490 item 47 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17e680): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17e680): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.632231492 +0000 UTC m=+303.245534234 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17e680): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17ed80): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17ed80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17ed80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17ed80): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17ed80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.632231492 +0000 UTC m=+303.245534234 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17ed80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee13f650 item 47 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17f3c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17f3c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17f3c0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17f3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17f3c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17f3c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17f3c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.634135544 +0000 UTC m=+303.247438307 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17f3c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00a500): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00a500): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00a500): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edd1e2a0 item 48 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00a500): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00a500): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.634777058 +0000 UTC m=+303.248079800 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00a500): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00ad80): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00ad80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00ad80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00ad80): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00ad80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.634777058 +0000 UTC m=+303.248079800 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00ad80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edd1e620 item 48 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00b3c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00b3c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00b3c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00b3c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00b3c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.636623241 +0000 UTC m=+303.249925983 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00b3c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00b840): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00b840): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00b840): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00b840): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00b840): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00b840): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edd1ecb0 item 49 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00b840): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00b840): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.637295623 +0000 UTC m=+303.250598365 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00b840): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00bd80): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00bd80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00bd80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00bd80): >_readAt: n=8, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00bd80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.637295623 +0000 UTC m=+303.250598365 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee00bd80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edd1f1f0 item 49 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21c500): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21c500): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21c500): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21c500): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21c500): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.639862179 +0000 UTC m=+303.253164921 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21c500): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21ca00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21ca00): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21ca00): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edd1f5e0 item 50 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21ca00): _readAt: size=2, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21ca00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21ca00): _writeAt: size=3, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21ca00): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21ca00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.640795614 +0000 UTC m=+303.254098366 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21ca00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21cf80): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21cf80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21cf80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21cf80): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21cf80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.640795614 +0000 UTC m=+303.254098366 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21cf80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82edd1f7a0 item 50 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21d600): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21d600): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21d600): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21d600): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21d600): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.642152511 +0000 UTC m=+303.255455253 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21d600): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21db00): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21db00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21db00): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21db00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21db00): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21db00): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee234070 item 51 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21db00): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21db00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.642860832 +0000 UTC m=+303.256163574 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee21db00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23a140): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23a140): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23a140): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23a140): >_readAt: n=8, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23a140): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.642860832 +0000 UTC m=+303.256163574 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23a140): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee234230 item 51 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23a7c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23a7c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23a7c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23a7c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23a7c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.644348557 +0000 UTC m=+303.257651298 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23a7c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23acc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23acc0): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23acc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2345b0 item 52 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23acc0): _readAt: size=2, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23acc0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23acc0): _writeAt: size=3, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23acc0): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23acc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.644830459 +0000 UTC m=+303.258133201 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23acc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23b240): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23b240): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23b240): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23b240): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23b240): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.644830459 +0000 UTC m=+303.258133201 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23b240): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee234770 item 52 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23b8c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23b8c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23b8c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23b8c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23b8c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.645990012 +0000 UTC m=+303.259292754 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23b8c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23bdc0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23bdc0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23bdc0): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23bdc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23bdc0): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23bdc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee234af0 item 53 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23bdc0): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23bdc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.646562306 +0000 UTC m=+303.259865047 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee23bdc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256400): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256400): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256400): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256400): >_readAt: n=8, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256400): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.646562306 +0000 UTC m=+303.259865047 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256400): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee234cb0 item 53 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256a80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256a80): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256a80): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256a80): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256a80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.64841453 +0000 UTC m=+303.261717271 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256a80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256f80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256f80): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256f80): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee235030 item 54 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256f80): _readAt: size=2, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256f80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256f80): _writeAt: size=3, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256f80): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256f80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.649028621 +0000 UTC m=+303.262331363 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee256f80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee257500): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee257500): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee257500): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee257500): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee257500): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.649028621 +0000 UTC m=+303.262331363 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee257500): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2351f0 item 54 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee257b80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee257b80): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee257b80): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee257b80): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee257b80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.650705454 +0000 UTC m=+303.264008196 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee257b80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee278180): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee278180): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee278180): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee278180): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee278180): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee278180): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee235570 item 55 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee278180): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee278180): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.651682713 +0000 UTC m=+303.264985454 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee278180): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2786c0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2786c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2786c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2786c0): >_readAt: n=8, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2786c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.651682713 +0000 UTC m=+303.264985454 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2786c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee235730 item 55 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee278d40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee278d40): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee278d40): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee278d40): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee278d40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.653533465 +0000 UTC m=+303.266836207 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee278d40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279240): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279240): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279240): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee235ab0 item 56 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279240): _readAt: size=2, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279240): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279240): _writeAt: size=3, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279240): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279240): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.654600623 +0000 UTC m=+303.267903366 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279240): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2797c0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2797c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2797c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2797c0): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2797c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.654600623 +0000 UTC m=+303.267903366 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2797c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee235c70 item 56 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279e00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279e00): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279e00): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279e00): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279e00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279e00): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279e00): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279e00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.655795575 +0000 UTC m=+303.269098316 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee279e00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294440): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294440): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294440): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee292150 item 57 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294440): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294440): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.6566178 +0000 UTC m=+303.269920542 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294440): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294980): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294980): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294980): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294980): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294980): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294980): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee292310 item 57 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294980): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294980): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.657564882 +0000 UTC m=+303.270867624 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294980): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294f00): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294f00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294f00): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294f00): >_readAt: n=8, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294f00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.657564882 +0000 UTC m=+303.270867624 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee294f00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2924d0 item 57 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee295540): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee295540): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee295540): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee295540): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee295540): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee295540): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee295540): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee295540): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.660542395 +0000 UTC m=+303.273845137 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee295540): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee295a80): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee295a80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee295a80): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee292850 item 58 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee295a80): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee295a80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.661598373 +0000 UTC m=+303.274901115 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee295a80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b00c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b00c0): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b00c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee292a10 item 58 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b00c0): _readAt: size=2, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b00c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b00c0): _writeAt: size=3, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b00c0): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b00c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.662371525 +0000 UTC m=+303.275674268 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b00c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b0680): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b0680): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b0680): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b0680): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b0680): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.662371525 +0000 UTC m=+303.275674268 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b0680): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee292bd0 item 58 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b0cc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b0cc0): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b0cc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b0cc0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b0cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b0cc0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b0cc0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b0cc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.664357602 +0000 UTC m=+303.277660354 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b0cc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1200): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1200): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1200): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee292f50 item 59 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1200): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1200): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.665105759 +0000 UTC m=+303.278408511 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1200): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1740): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1740): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1740): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1740): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1740): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1740): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee293110 item 59 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1740): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1740): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.66676603 +0000 UTC m=+303.280068772 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1740): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1cc0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1cc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1cc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1cc0): >_readAt: n=8, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1cc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.66676603 +0000 UTC m=+303.280068772 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2b1cc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2932d0 item 59 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dc400): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dc400): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dc400): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dc400): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dc400): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dc400): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dc400): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dc400): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.668334558 +0000 UTC m=+303.281637330 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dc400): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dc940): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dc940): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dc940): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee293650 item 60 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dc940): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dc940): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.668889387 +0000 UTC m=+303.282192149 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dc940): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dce80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dce80): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dce80): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee293810 item 60 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dce80): _readAt: size=2, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dce80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dce80): _writeAt: size=3, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dce80): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dce80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.669519047 +0000 UTC m=+303.282821799 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dce80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dd440): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dd440): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dd440): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dd440): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dd440): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.669519047 +0000 UTC m=+303.282821799 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dd440): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2939d0 item 60 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dda80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dda80): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dda80): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dda80): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dda80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dda80): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dda80): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dda80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.671233441 +0000 UTC m=+303.284536183 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2dda80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fa0c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fa0c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fa0c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee293d50 item 61 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fa0c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fa0c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.671717178 +0000 UTC m=+303.285019919 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fa0c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fa7c0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fa7c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fa7c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fa7c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fa7c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.671717178 +0000 UTC m=+303.285019919 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fa7c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2fc070 item 61 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fae00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fae00): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fae00): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fae00): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fae00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fae00): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fae00): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fae00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.673541638 +0000 UTC m=+303.286844381 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fae00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fb340): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fb340): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fb340): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2fc3f0 item 62 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fb340): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fb340): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.674017208 +0000 UTC m=+303.287319950 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fb340): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fba40): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fba40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fba40): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fba40): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fba40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.674017208 +0000 UTC m=+303.287319950 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee2fba40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2fc5b0 item 62 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee318180): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee318180): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee318180): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee318180): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee318180): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee318180): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee318180): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee318180): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.675804821 +0000 UTC m=+303.289107563 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee318180): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3186c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3186c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3186c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2fc930 item 63 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3186c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3186c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.676364189 +0000 UTC m=+303.289666931 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3186c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee318dc0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee318dc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee318dc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee318dc0): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee318dc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.676364189 +0000 UTC m=+303.289666931 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee318dc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2fcaf0 item 63 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee319400): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee319400): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee319400): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee319400): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee319400): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee319400): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee319400): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee319400): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.677818621 +0000 UTC m=+303.291121373 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee319400): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee319940): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee319940): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee319940): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2fce70 item 64 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee319940): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee319940): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.678403177 +0000 UTC m=+303.291705929 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee319940): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336140): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336140): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336140): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336140): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336140): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.678403177 +0000 UTC m=+303.291705929 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336140): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2fd030 item 64 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336780): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336780): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336780): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336780): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336780): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.680427356 +0000 UTC m=+303.293730109 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336780): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336c00): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336c00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336c00): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336c00): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336c00): _writeAt: size=3, off=2 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2fd3b0 item 65 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336c00): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336c00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.681171354 +0000 UTC m=+303.294474106 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee336c00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337100): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337100): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337100): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337100): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337100): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.681171354 +0000 UTC m=+303.294474106 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337100): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2fd570 item 65 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337740): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337740): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337740): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337740): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337740): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.682560923 +0000 UTC m=+303.295863665 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337740): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337bc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337bc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2fd8f0 item 66 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337bc0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337bc0): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337bc0): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337bc0): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337bc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.683646477 +0000 UTC m=+303.296949219 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee337bc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354200): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354200): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354200): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354200): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354200): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.683646477 +0000 UTC m=+303.296949219 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354200): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2fdab0 item 66 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354840): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354840): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354840): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354840): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354840): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.685110277 +0000 UTC m=+303.298413018 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354840): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354cc0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354cc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354cc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354cc0): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354cc0): _writeAt: size=3, off=2 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee2fde30 item 67 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354cc0): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354cc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.685817094 +0000 UTC m=+303.299119835 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee354cc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3551c0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3551c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3551c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3551c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3551c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.685817094 +0000 UTC m=+303.299119835 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3551c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee368150 item 67 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee355840): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee355840): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee355840): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee355840): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee355840): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.687800767 +0000 UTC m=+303.301103508 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee355840): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee355d40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee355d40): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee3684d0 item 68 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee355d40): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee355d40): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee355d40): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee355d40): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee355d40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.688976752 +0000 UTC m=+303.302279493 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee355d40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee378380): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee378380): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee378380): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee378380): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee378380): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.688976752 +0000 UTC m=+303.302279493 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee378380): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee368690 item 68 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3789c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3789c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3789c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3789c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3789c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.690571348 +0000 UTC m=+303.303874090 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3789c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee378e40): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee378e40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee378e40): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee378e40): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee378e40): _writeAt: size=3, off=2 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee368a10 item 69 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee378e40): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee378e40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.692031972 +0000 UTC m=+303.305334714 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee378e40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee379340): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee379340): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee379340): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee379340): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee379340): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.692031972 +0000 UTC m=+303.305334714 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee379340): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee368bd0 item 69 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3799c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3799c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3799c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3799c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3799c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.69333674 +0000 UTC m=+303.306639483 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee3799c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee379ec0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee379ec0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee368f50 item 70 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee379ec0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee379ec0): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee379ec0): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee379ec0): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee379ec0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.693991399 +0000 UTC m=+303.307294141 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee379ec0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39a500): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39a500): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39a500): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39a500): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39a500): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.693991399 +0000 UTC m=+303.307294141 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39a500): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee369110 item 70 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39ab80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39ab80): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39ab80): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39ab80): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39ab80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.695473312 +0000 UTC m=+303.308776055 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39ab80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39b080): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39b080): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39b080): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39b080): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39b080): _writeAt: size=3, off=2 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee369490 item 71 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39b080): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39b080): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.696049552 +0000 UTC m=+303.309352294 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39b080): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39b580): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39b580): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39b580): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39b580): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39b580): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.696049552 +0000 UTC m=+303.309352294 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39b580): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee369650 item 71 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39bc00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39bc00): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39bc00): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39bc00): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39bc00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.697430957 +0000 UTC m=+303.310733699 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee39bc00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026380): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026380): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee022230 item 72 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026380): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026380): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026380): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026380): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026380): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.698195814 +0000 UTC m=+303.311498556 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026380): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0268c0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0268c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0268c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0268c0): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0268c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.698195814 +0000 UTC m=+303.311498556 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0268c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0223f0 item 72 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026e80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026e80): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026e80): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026e80): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026e80): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026e80): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026e80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.700139751 +0000 UTC m=+303.313442513 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee026e80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027380): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027380): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027380): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee022770 item 73 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027380): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027380): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.700713076 +0000 UTC m=+303.314015817 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027380): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027840): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027840): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027840): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027840): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027840): _writeAt: size=3, off=2 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee022930 item 73 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027840): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027840): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.701366061 +0000 UTC m=+303.314668803 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027840): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027d80): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027d80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027d80): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027d80): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027d80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.701366061 +0000 UTC m=+303.314668803 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee027d80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee022af0 item 73 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04e4c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04e4c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04e4c0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04e4c0): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04e4c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04e4c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04e4c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.702971769 +0000 UTC m=+303.316274511 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04e4c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04e9c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04e9c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04e9c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee022e70 item 74 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04e9c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04e9c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.703613724 +0000 UTC m=+303.316916465 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04e9c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04ef00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04ef00): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee023030 item 74 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04ef00): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04ef00): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04ef00): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04ef00): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04ef00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.704415501 +0000 UTC m=+303.317718243 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04ef00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04f480): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04f480): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04f480): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04f480): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04f480): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.704415501 +0000 UTC m=+303.317718243 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04f480): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0231f0 item 74 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04fac0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04fac0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04fac0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04fac0): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04fac0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04fac0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04fac0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.705955274 +0000 UTC m=+303.319258016 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee04fac0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0740c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0740c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0740c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee023570 item 75 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0740c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0740c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.706549238 +0000 UTC m=+303.319851980 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee0740c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee074600): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee074600): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee074600): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee074600): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee074600): _writeAt: size=3, off=2 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee023730 item 75 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee074600): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee074600): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.707324385 +0000 UTC m=+303.320627126 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee074600): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee074b40): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee074b40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee074b40): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee074b40): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee074b40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.707324385 +0000 UTC m=+303.320627126 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee074b40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee0238f0 item 75 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075180): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075180): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075180): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075180): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075180): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075180): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075180): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.708992761 +0000 UTC m=+303.322295503 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075180): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075680): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075680): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075680): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee023c70 item 76 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075680): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075680): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.709599588 +0000 UTC m=+303.322902331 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075680): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075bc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075bc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee023e30 item 76 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075bc0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075bc0): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075bc0): _writeAt: size=3, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075bc0): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075bc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.710457713 +0000 UTC m=+303.323760454 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee075bc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40a240): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40a240): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40a240): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40a240): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40a240): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.710457713 +0000 UTC m=+303.323760454 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40a240): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee406150 item 76 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40a880): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40a880): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40a880): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40a880): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40a880): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40a880): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40a880): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.712416098 +0000 UTC m=+303.325718839 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40a880): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40ad80): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40ad80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40ad80): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee4064d0 item 77 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40ad80): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40ad80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.71304113 +0000 UTC m=+303.326343872 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40ad80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40b480): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40b480): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40b480): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40b480): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40b480): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.71304113 +0000 UTC m=+303.326343872 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40b480): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee406690 item 77 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40bac0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40bac0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40bac0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40bac0): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40bac0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40bac0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40bac0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.715238987 +0000 UTC m=+303.328541730 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee40bac0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42c0c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42c0c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42c0c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee406a10 item 78 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42c0c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42c0c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.715920557 +0000 UTC m=+303.329223300 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42c0c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42c7c0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42c7c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42c7c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42c7c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42c7c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.715920557 +0000 UTC m=+303.329223300 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42c7c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee406bd0 item 78 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42ce00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42ce00): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42ce00): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42ce00): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42ce00): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42ce00): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42ce00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.717516928 +0000 UTC m=+303.330819670 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42ce00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42d300): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42d300): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42d300): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee406f50 item 79 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42d300): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42d300): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.718936704 +0000 UTC m=+303.332239446 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42d300): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42da00): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42da00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42da00): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42da00): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42da00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.718936704 +0000 UTC m=+303.332239446 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee42da00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee407110 item 79 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44c140): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44c140): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44c140): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44c140): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44c140): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44c140): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44c140): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.720527414 +0000 UTC m=+303.333830156 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44c140): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44c640): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44c640): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44c640): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee407490 item 80 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44c640): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44c640): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.721183475 +0000 UTC m=+303.334486217 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44c640): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44cd40): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44cd40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44cd40): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44cd40): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44cd40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.721183475 +0000 UTC m=+303.334486217 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44cd40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee407650 item 80 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44d380): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44d380): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44d380): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44d380): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44d380): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.722736804 +0000 UTC m=+303.336039546 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44d380): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44d800): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44d800): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44d800): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44d800): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44d800): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44d800): _writeAt: size=3, off=7 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee4079d0 item 81 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44d800): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44d800): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.723494418 +0000 UTC m=+303.336797159 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee44d800): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17f940): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17f940): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17f940): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17f940): >_readAt: n=8, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17f940): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.723494418 +0000 UTC m=+303.336797159 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee17f940): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee13f9d0 item 81 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19a0c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19a0c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19a0c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19a0c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19a0c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.725221034 +0000 UTC m=+303.338523776 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19a0c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19a5c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19a5c0): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19a5c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee13fd50 item 82 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19a5c0): _readAt: size=2, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19a5c0): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19a5c0): _writeAt: size=3, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19a5c0): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19a5c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.725950223 +0000 UTC m=+303.339252965 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19a5c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19ab40): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19ab40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19ab40): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19ab40): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19ab40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.725950223 +0000 UTC m=+303.339252965 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19ab40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee1a4070 item 82 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19b1c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19b1c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19b1c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19b1c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19b1c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.727532587 +0000 UTC m=+303.340835330 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19b1c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19b6c0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19b6c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19b6c0): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19b6c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19b6c0): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19b6c0): _writeAt: size=3, off=7 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee1a43f0 item 83 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19b6c0): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19b6c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.728336278 +0000 UTC m=+303.341639020 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19b6c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19bc00): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19bc00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19bc00): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19bc00): >_readAt: n=8, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19bc00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.728336278 +0000 UTC m=+303.341639020 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee19bc00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee1a45b0 item 83 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0380): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0380): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0380): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0380): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0380): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.729939051 +0000 UTC m=+303.343241792 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0380): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0880): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0880): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0880): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee1a4930 item 84 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0880): _readAt: size=2, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0880): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0880): _writeAt: size=3, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0880): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0880): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.730738793 +0000 UTC m=+303.344041535 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0880): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0e00): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0e00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0e00): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0e00): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0e00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.730738793 +0000 UTC m=+303.344041535 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c0e00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee1a4af0 item 84 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1480): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1480): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1480): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1480): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1480): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.732224023 +0000 UTC m=+303.345526765 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1480): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1980): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1980): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1980): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1980): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1980): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1980): _writeAt: size=3, off=7 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee1a4e70 item 85 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1980): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1980): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.732860968 +0000 UTC m=+303.346163710 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1980): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1ec0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1ec0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1ec0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1ec0): >_readAt: n=8, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1ec0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.732860968 +0000 UTC m=+303.346163710 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1c1ec0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee1a5030 item 85 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dc640): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dc640): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dc640): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dc640): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dc640): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.734657698 +0000 UTC m=+303.347960439 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dc640): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dcb40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dcb40): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dcb40): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee1a53b0 item 86 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dcb40): _readAt: size=2, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dcb40): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dcb40): _writeAt: size=3, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dcb40): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dcb40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.735468211 +0000 UTC m=+303.348770963 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dcb40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dd0c0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dd0c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dd0c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dd0c0): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dd0c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.735468211 +0000 UTC m=+303.348770963 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dd0c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee1a5570 item 86 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dd740): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dd740): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dd740): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dd740): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dd740): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.736734787 +0000 UTC m=+303.350037529 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1dd740): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1ddc40): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1ddc40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1ddc40): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1ddc40): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1ddc40): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1ddc40): _writeAt: size=3, off=7 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee1a58f0 item 87 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1ddc40): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1ddc40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.737327378 +0000 UTC m=+303.350630120 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee1ddc40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480280): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480280): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480280): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480280): >_readAt: n=8, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480280): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.737327378 +0000 UTC m=+303.350630120 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480280): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee1a5ab0 item 87 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480900): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480900): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480900): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480900): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480900): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.73886089 +0000 UTC m=+303.352163631 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480900): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480e00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480e00): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480e00): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee1a5e30 item 88 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480e00): _readAt: size=2, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480e00): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480e00): _writeAt: size=3, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480e00): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480e00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.739674489 +0000 UTC m=+303.352977231 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee480e00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee481380): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee481380): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee481380): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee481380): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee481380): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.739674489 +0000 UTC m=+303.352977231 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee481380): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee48e150 item 88 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4819c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4819c0): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4819c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4819c0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4819c0): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4819c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4819c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4819c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.741213661 +0000 UTC m=+303.354516403 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4819c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49c000): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49c000): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49c000): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee48e4d0 item 89 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49c000): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49c000): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.741763551 +0000 UTC m=+303.355066294 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49c000): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49c540): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49c540): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49c540): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49c540): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49c540): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49c540): _writeAt: size=3, off=7 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee48e690 item 89 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49c540): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49c540): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.742336546 +0000 UTC m=+303.355639287 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49c540): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49cac0): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49cac0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49cac0): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49cac0): >_readAt: n=8, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49cac0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.742336546 +0000 UTC m=+303.355639287 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49cac0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee48e850 item 89 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49d100): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49d100): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49d100): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49d100): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49d100): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49d100): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49d100): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49d100): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.743684837 +0000 UTC m=+303.356987579 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49d100): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49d640): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49d640): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49d640): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee48ebd0 item 90 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49d640): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49d640): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.74422577 +0000 UTC m=+303.357528512 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49d640): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49db80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49db80): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49db80): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee48ed90 item 90 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49db80): _readAt: size=2, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49db80): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49db80): _writeAt: size=3, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49db80): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49db80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.744856434 +0000 UTC m=+303.358159196 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee49db80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8240): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8240): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8240): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8240): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8240): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.744856434 +0000 UTC m=+303.358159196 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8240): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee48ef50 item 90 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8880): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8880): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8880): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8880): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8880): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8880): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8880): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8880): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.746316946 +0000 UTC m=+303.359619688 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8880): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8dc0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8dc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8dc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee48f2d0 item 91 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8dc0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8dc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.746873399 +0000 UTC m=+303.360176141 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b8dc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9300): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9300): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9300): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9300): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9300): >_readAt: n=2, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9300): _writeAt: size=3, off=7 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee48f490 item 91 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9300): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9300): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.747492541 +0000 UTC m=+303.360795282 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9300): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9880): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9880): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9880): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9880): >_readAt: n=8, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9880): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.747492541 +0000 UTC m=+303.360795282 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9880): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee48f650 item 91 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9ec0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9ec0): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9ec0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9ec0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9ec0): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9ec0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9ec0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9ec0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.748937303 +0000 UTC m=+303.362240045 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4b9ec0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d6500): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d6500): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d6500): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee48f9d0 item 92 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d6500): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d6500): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.749482756 +0000 UTC m=+303.362785499 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d6500): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d6a40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d6a40): open at offset 5 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d6a40): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee48fb90 item 92 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d6a40): _readAt: size=2, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d6a40): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d6a40): _writeAt: size=3, off=5 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d6a40): >_writeAt: n=3, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d6a40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.750070889 +0000 UTC m=+303.363373631 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d6a40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7000): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7000): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7000): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7000): >_readAt: n=3, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7000): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.750070889 +0000 UTC m=+303.363373631 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7000): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee48fd50 item 92 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7640): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7640): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7640): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7640): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7640): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7640): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7640): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7640): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.751353274 +0000 UTC m=+303.364656017 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7640): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7b80): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7b80): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7b80): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee4e8230 item 93 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7b80): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7b80): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.75184773 +0000 UTC m=+303.365150473 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4d7b80): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fa380): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fa380): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fa380): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fa380): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fa380): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.75184773 +0000 UTC m=+303.365150473 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fa380): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee4e83f0 item 93 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fa9c0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fa9c0): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fa9c0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fa9c0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fa9c0): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fa9c0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fa9c0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fa9c0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.753260042 +0000 UTC m=+303.366562784 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fa9c0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4faf00): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4faf00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4faf00): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee4e8770 item 94 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4faf00): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4faf00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.7538028 +0000 UTC m=+303.367105552 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4faf00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fb600): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fb600): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fb600): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fb600): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fb600): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.7538028 +0000 UTC m=+303.367105552 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fb600): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee4e8930 item 94 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fbc40): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fbc40): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fbc40): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fbc40): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fbc40): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fbc40): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fbc40): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fbc40): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.755263753 +0000 UTC m=+303.368566495 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee4fbc40): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518280): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518280): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518280): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee4e8cb0 item 95 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518280): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518280): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.755722962 +0000 UTC m=+303.369025704 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518280): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518980): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518980): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518980): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518980): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518980): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.755722962 +0000 UTC m=+303.369025704 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518980): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee4e8e70 item 95 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 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/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518fc0): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518fc0): open at offset 0 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518fc0): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518fc0): _readAt: size=2, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518fc0): >_readAt: n=0, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518fc0): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518fc0): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518fc0): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.757425163 +0000 UTC m=+303.370727905 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee518fc0): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee519500): _writeAt: size=5, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee519500): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee519500): >openPending: err= 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee4e91f0 item 96 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee519500): >_writeAt: n=5, err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee519500): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.757912054 +0000 UTC m=+303.371214796 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee519500): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:55 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee519c00): _readAt: size=512, off=0 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee519c00): openPending: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee519c00): >openPending: err= 2026/04/30 04:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee519c00): >_readAt: n=5, err=EOF 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee519c00): close: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:55.757912054 +0000 UTC m=+303.371214796 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:55 DEBUG : open-test-file(0x3d82ee519c00): >close: err= 2026/04/30 04:01:55 DEBUG : open-test-file: Remove: 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee4e93b0 item 96 2026/04/30 04:01:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:55 DEBUG : open-test-file: >Remove: err= 2026/04/30 04:01:55 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:55 DEBUG : Looking for writers 2026/04/30 04:01:55 DEBUG : >WaitForWriters: 2026/04/30 04:01:55 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:56 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:56 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:56 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:56 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/30 04:01:56 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee44dd80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee44dd80): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee44dd80): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee44dd80): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee44dd80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.241677757 +0000 UTC m=+303.854980509 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee44dd80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee466300): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee466300): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee466300): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee466300): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee466300): _writeAt: size=3, off=2 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee466300): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee466300): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.241677757 +0000 UTC m=+303.854980509 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee466300): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee4667c0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee4667c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee4667c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee4667c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee4667c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.241677757 +0000 UTC m=+303.854980509 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee4667c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee407d50 item 1 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee466e00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee466e00): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee466e00): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee466e00): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee466e00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.244243612 +0000 UTC m=+303.857546353 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee466e00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467300): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467300): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467300): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467300): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467300): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.244243612 +0000 UTC m=+303.857546353 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467300): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee470380 item 2 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467940): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467940): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467940): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467940): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467940): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.245614886 +0000 UTC m=+303.858917638 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467940): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467dc0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467dc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467dc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467dc0): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467dc0): _writeAt: size=3, off=2 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467dc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.245614886 +0000 UTC m=+303.858917638 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee467dc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68c380): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68c380): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68c380): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68c380): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68c380): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.245614886 +0000 UTC m=+303.858917638 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68c380): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee470700 item 3 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68ca00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68ca00): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68ca00): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68ca00): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68ca00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.247462441 +0000 UTC m=+303.860765193 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68ca00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68cf40): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68cf40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68cf40): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68cf40): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68cf40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.247462441 +0000 UTC m=+303.860765193 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68cf40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee470bd0 item 4 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68d580): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68d580): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68d580): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68d580): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68d580): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.248821582 +0000 UTC m=+303.862124334 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68d580): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68da00): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68da00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68da00): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68da00): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68da00): _writeAt: size=3, off=2 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68da00): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68da00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.248821582 +0000 UTC m=+303.862124334 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68da00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68dec0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68dec0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68dec0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68dec0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68dec0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.248821582 +0000 UTC m=+303.862124334 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee68dec0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee470f50 item 5 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b4640): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b4640): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b4640): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b4640): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b4640): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.250734592 +0000 UTC m=+303.864037344 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b4640): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b4b80): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b4b80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b4b80): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b4b80): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b4b80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.250734592 +0000 UTC m=+303.864037344 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b4b80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee471420 item 6 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5200): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5200): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5200): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5200): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5200): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.252533205 +0000 UTC m=+303.865835947 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5200): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5700): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5700): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5700): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5700): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5700): _writeAt: size=3, off=2 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5700): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5700): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.252533205 +0000 UTC m=+303.865835947 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5700): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5bc0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5bc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5bc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5bc0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5bc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.252533205 +0000 UTC m=+303.865835947 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6b5bc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee4717a0 item 7 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8340): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8340): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8340): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8340): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8340): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.254457977 +0000 UTC m=+303.867760729 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8340): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8880): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8880): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8880): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8880): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8880): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.254457977 +0000 UTC m=+303.867760729 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8880): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee471c70 item 8 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8e40): _readAt: size=2, off=0 2026/04/30 04:01:56 ERROR : open-test-file(0x3d82ee6d8e40): Couldn't read size of file 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8e40): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8e40): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8e40): close: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d8e40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9200): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9200): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9200): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9200): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9200): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.255937095 +0000 UTC m=+303.869239847 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9200): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9680): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9680): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9680): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9680): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9680): _writeAt: size=3, off=2 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9680): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9680): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.255937095 +0000 UTC m=+303.869239847 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9680): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9b80): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9b80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9b80): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9b80): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9b80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.255937095 +0000 UTC m=+303.869239847 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6d9b80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee6e8150 item 9 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2300): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2300): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2300): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2300): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2300): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.257675444 +0000 UTC m=+303.870978196 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2300): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2840): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2840): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2840): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2840): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2840): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.257675444 +0000 UTC m=+303.870978196 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2840): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee6e8620 item 10 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2e80): _readAt: size=2, off=0 2026/04/30 04:01:56 ERROR : open-test-file(0x3d82ee6f2e80): Couldn't read size of file 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2e80): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2e80): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2e80): close: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f2e80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3240): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3240): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3240): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3240): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3240): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.259167477 +0000 UTC m=+303.872470229 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3240): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3740): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3740): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3740): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3740): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3740): _writeAt: size=3, off=2 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3740): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3740): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.259167477 +0000 UTC m=+303.872470229 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3740): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3c40): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3c40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3c40): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3c40): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3c40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.259167477 +0000 UTC m=+303.872470229 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee6f3c40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee6e89a0 item 11 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7143c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7143c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7143c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7143c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7143c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.261417584 +0000 UTC m=+303.874720326 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7143c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee714900): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee714900): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee714900): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee714900): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee714900): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.261417584 +0000 UTC m=+303.874720326 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee714900): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee6e8e70 item 12 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee714f40): _readAt: size=2, off=0 2026/04/30 04:01:56 ERROR : open-test-file(0x3d82ee714f40): Couldn't read size of file 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee714f40): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee714f40): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee714f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee714f40): close: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee714f40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee715300): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee715300): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee715300): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee715300): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee715300): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.262865293 +0000 UTC m=+303.876168035 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee715300): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7159c0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7159c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7159c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7159c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7159c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.262865293 +0000 UTC m=+303.876168035 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7159c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee6e91f0 item 13 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734140): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734140): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734140): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734140): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734140): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.264388645 +0000 UTC m=+303.877691397 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734140): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734680): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734680): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734680): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734680): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734680): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.264388645 +0000 UTC m=+303.877691397 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734680): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee6e9570 item 14 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734cc0): _readAt: size=2, off=0 2026/04/30 04:01:56 ERROR : open-test-file(0x3d82ee734cc0): Couldn't read size of file 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734cc0): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734cc0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734cc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee734cc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735080): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735080): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735080): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735080): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735080): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.265856652 +0000 UTC m=+303.879159395 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735080): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735740): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735740): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735740): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735740): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735740): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.265856652 +0000 UTC m=+303.879159395 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735740): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee6e98f0 item 15 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735dc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735dc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735dc0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735dc0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735dc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.267297498 +0000 UTC m=+303.880600250 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee735dc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752400): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752400): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752400): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752400): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752400): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.267297498 +0000 UTC m=+303.880600250 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752400): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee6e9c70 item 16 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752a40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752a40): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752a40): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752a40): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752a40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.268654436 +0000 UTC m=+303.881957188 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752a40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752ec0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752ec0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752ec0): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752ec0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752ec0): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752ec0): _writeAt: size=3, off=7 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752ec0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.268654436 +0000 UTC m=+303.881957188 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee752ec0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7533c0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7533c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7533c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7533c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7533c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.268654436 +0000 UTC m=+303.881957188 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7533c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee760150 item 17 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee753a40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee753a40): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee753a40): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee753a40): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee753a40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.270640633 +0000 UTC m=+303.883943385 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee753a40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770080): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770080): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770080): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770080): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770080): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.270640633 +0000 UTC m=+303.883943385 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770080): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee760620 item 18 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770700): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770700): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770700): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770700): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770700): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.271982071 +0000 UTC m=+303.885284813 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770700): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770c00): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770c00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770c00): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770c00): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770c00): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770c00): _writeAt: size=3, off=7 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770c00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.271982071 +0000 UTC m=+303.885284813 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee770c00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771100): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771100): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771100): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771100): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771100): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.271982071 +0000 UTC m=+303.885284813 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771100): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee7609a0 item 19 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771780): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771780): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771780): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771780): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771780): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.273783961 +0000 UTC m=+303.887086703 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771780): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771cc0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771cc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771cc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771cc0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771cc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.273783961 +0000 UTC m=+303.887086703 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee771cc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee760e70 item 20 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794440): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794440): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794440): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794440): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794440): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.275045488 +0000 UTC m=+303.888348240 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794440): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794940): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794940): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794940): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794940): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794940): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794940): _writeAt: size=3, off=7 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794940): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794940): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.275045488 +0000 UTC m=+303.888348240 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794940): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794e40): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794e40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794e40): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794e40): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794e40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.275045488 +0000 UTC m=+303.888348240 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee794e40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee7611f0 item 21 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7954c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7954c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7954c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7954c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7954c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.276917929 +0000 UTC m=+303.890220671 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7954c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee795a00): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee795a00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee795a00): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee795a00): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee795a00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.276917929 +0000 UTC m=+303.890220671 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee795a00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee7616c0 item 22 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6180): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6180): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6180): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6180): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6180): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.278285607 +0000 UTC m=+303.891588350 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6180): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6680): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6680): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6680): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6680): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6680): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6680): _writeAt: size=3, off=7 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6680): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6680): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.278285607 +0000 UTC m=+303.891588350 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6680): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6b80): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6b80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6b80): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6b80): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6b80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.278285607 +0000 UTC m=+303.891588350 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b6b80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee761a40 item 23 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7200): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7200): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7200): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7200): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7200): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.280025018 +0000 UTC m=+303.893327770 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7200): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7740): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7740): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7740): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7740): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7740): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.280025018 +0000 UTC m=+303.893327770 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7740): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee7cc070 item 24 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7d80): _readAt: size=2, off=0 2026/04/30 04:01:56 ERROR : open-test-file(0x3d82ee7b7d80): Couldn't read size of file 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7d80): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7d80): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7d80): close: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7b7d80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2240): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2240): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2240): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2240): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2240): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.281303326 +0000 UTC m=+303.894606068 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2240): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2740): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2740): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2740): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2740): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2740): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2740): _writeAt: size=3, off=7 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2740): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2740): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.281303326 +0000 UTC m=+303.894606068 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2740): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2c80): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2c80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2c80): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2c80): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2c80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.281303326 +0000 UTC m=+303.894606068 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d2c80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee7cc3f0 item 25 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3300): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3300): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3300): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3300): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3300): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.282852789 +0000 UTC m=+303.896155531 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3300): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3840): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3840): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3840): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3840): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3840): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.282852789 +0000 UTC m=+303.896155531 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3840): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee7cc8c0 item 26 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3e80): _readAt: size=2, off=0 2026/04/30 04:01:56 ERROR : open-test-file(0x3d82ee7d3e80): Couldn't read size of file 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3e80): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3e80): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3e80): close: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7d3e80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ec340): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ec340): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ec340): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ec340): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ec340): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.284375419 +0000 UTC m=+303.897678160 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ec340): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ec840): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ec840): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ec840): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ec840): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ec840): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ec840): _writeAt: size=3, off=7 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ec840): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ec840): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.284375419 +0000 UTC m=+303.897678160 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ec840): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ecd80): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ecd80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ecd80): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ecd80): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ecd80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.284375419 +0000 UTC m=+303.897678160 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ecd80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee7ccc40 item 27 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ed400): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ed400): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ed400): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ed400): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ed400): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.286116533 +0000 UTC m=+303.899419275 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ed400): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ed940): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ed940): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ed940): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ed940): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ed940): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.286116533 +0000 UTC m=+303.899419275 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee7ed940): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee7cd110 item 28 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80c080): _readAt: size=2, off=0 2026/04/30 04:01:56 ERROR : open-test-file(0x3d82ee80c080): Couldn't read size of file 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80c080): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80c080): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80c080): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80c080): close: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80c080): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80c440): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80c440): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80c440): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80c440): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80c440): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.287418566 +0000 UTC m=+303.900721309 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80c440): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80cb00): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80cb00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80cb00): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80cb00): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80cb00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.287418566 +0000 UTC m=+303.900721309 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80cb00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee7cd490 item 29 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80d180): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80d180): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80d180): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80d180): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80d180): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.288692406 +0000 UTC m=+303.901995148 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80d180): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80d6c0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80d6c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80d6c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80d6c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80d6c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.288692406 +0000 UTC m=+303.901995148 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80d6c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee7cd810 item 30 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80dd00): _readAt: size=2, off=0 2026/04/30 04:01:56 ERROR : open-test-file(0x3d82ee80dd00): Couldn't read size of file 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80dd00): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80dd00): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80dd00): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80dd00): close: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee80dd00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82a1c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82a1c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82a1c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82a1c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82a1c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.289973711 +0000 UTC m=+303.903276453 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82a1c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82a880): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82a880): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82a880): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82a880): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82a880): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.289973711 +0000 UTC m=+303.903276453 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82a880): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee7cdb90 item 31 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82af00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82af00): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82af00): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82af00): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82af00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.291411881 +0000 UTC m=+303.904714623 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82af00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82b440): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82b440): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82b440): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82b440): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82b440): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.291411881 +0000 UTC m=+303.904714623 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82b440): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee844070 item 32 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82ba80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82ba80): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82ba80): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82ba80): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82ba80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.292751196 +0000 UTC m=+303.906053938 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee82ba80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84c000): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84c000): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84c000): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84c000): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84c000): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8443f0 item 33 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84c000): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84c000): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.29327144 +0000 UTC m=+303.906574182 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84c000): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84c500): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84c500): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84c500): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84c500): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84c500): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.29327144 +0000 UTC m=+303.906574182 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84c500): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8445b0 item 33 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84cb40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84cb40): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84cb40): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84cb40): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84cb40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.294552854 +0000 UTC m=+303.907855596 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84cb40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84cfc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84cfc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee844930 item 34 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84cfc0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84cfc0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84cfc0): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84cfc0): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84cfc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.295045686 +0000 UTC m=+303.908348438 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84cfc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84d500): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84d500): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84d500): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84d500): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84d500): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.295045686 +0000 UTC m=+303.908348438 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84d500): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee844af0 item 34 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84db40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84db40): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84db40): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84db40): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84db40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.296477957 +0000 UTC m=+303.909780709 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee84db40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8720c0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8720c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8720c0): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8720c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8720c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee844e70 item 35 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8720c0): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8720c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.296948287 +0000 UTC m=+303.910251028 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8720c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8725c0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8725c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8725c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8725c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8725c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.296948287 +0000 UTC m=+303.910251028 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8725c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee845030 item 35 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee872c40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee872c40): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee872c40): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee872c40): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee872c40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.298263845 +0000 UTC m=+303.911566587 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee872c40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873140): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873140): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8453b0 item 36 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873140): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873140): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873140): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873140): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873140): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.298779121 +0000 UTC m=+303.912081863 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873140): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873680): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873680): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873680): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873680): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873680): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.298779121 +0000 UTC m=+303.912081863 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873680): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee845570 item 36 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873cc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873cc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873cc0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873cc0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873cc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.299900312 +0000 UTC m=+303.913203054 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee873cc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89a240): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89a240): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89a240): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89a240): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89a240): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8458f0 item 37 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89a240): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89a240): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.300347638 +0000 UTC m=+303.913650379 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89a240): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89a740): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89a740): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89a740): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89a740): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89a740): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.300347638 +0000 UTC m=+303.913650379 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89a740): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee845ab0 item 37 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89adc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89adc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89adc0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89adc0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89adc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.301455344 +0000 UTC m=+303.914758086 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89adc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89b2c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89b2c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee845e30 item 38 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89b2c0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89b2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89b2c0): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89b2c0): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89b2c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.301964045 +0000 UTC m=+303.915266787 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89b2c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89b800): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89b800): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89b800): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89b800): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89b800): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.301964045 +0000 UTC m=+303.915266787 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89b800): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8a6150 item 38 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89be80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89be80): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89be80): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89be80): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89be80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.303135152 +0000 UTC m=+303.916437893 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee89be80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b4480): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b4480): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b4480): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b4480): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b4480): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8a64d0 item 39 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b4480): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b4480): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.303843853 +0000 UTC m=+303.917146605 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b4480): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b4980): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b4980): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b4980): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b4980): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b4980): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.303843853 +0000 UTC m=+303.917146605 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b4980): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8a6690 item 39 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5000): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5000): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5000): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5000): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5000): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.305457004 +0000 UTC m=+303.918759756 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5000): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5500): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5500): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8a6a10 item 40 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5500): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5500): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5500): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5500): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5500): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.306103597 +0000 UTC m=+303.919406349 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5500): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5a40): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5a40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5a40): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5a40): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5a40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.306103597 +0000 UTC m=+303.919406349 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8b5a40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8a6bd0 item 40 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2100): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2100): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2100): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2100): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2100): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2100): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2100): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.307401804 +0000 UTC m=+303.920704556 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2100): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2600): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2600): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2600): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8a6f50 item 41 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2600): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2600): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.307850703 +0000 UTC m=+303.921153455 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2600): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2ac0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2ac0): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2ac0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2ac0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8a7110 item 41 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2ac0): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2ac0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.308366338 +0000 UTC m=+303.921669121 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d2ac0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3000): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3000): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3000): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3000): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3000): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.308366338 +0000 UTC m=+303.921669121 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3000): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8a72d0 item 41 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3640): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3640): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3640): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3640): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3640): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3640): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3640): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.309814429 +0000 UTC m=+303.923117170 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3640): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3b40): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3b40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3b40): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8a7650 item 42 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3b40): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3b40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.310315796 +0000 UTC m=+303.923618539 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8d3b40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fa180): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fa180): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8a7810 item 42 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fa180): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fa180): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fa180): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fa180): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fa180): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.310902556 +0000 UTC m=+303.924205299 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fa180): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fa700): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fa700): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fa700): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fa700): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fa700): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.310902556 +0000 UTC m=+303.924205299 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fa700): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8a79d0 item 42 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fad40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fad40): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fad40): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fad40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fad40): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fad40): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fad40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.312071038 +0000 UTC m=+303.925373790 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fad40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fb240): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fb240): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fb240): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee8a7d50 item 43 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fb240): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fb240): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.312566945 +0000 UTC m=+303.925869708 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fb240): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fb780): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fb780): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fb780): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fb780): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fb780): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee90a070 item 43 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fb780): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fb780): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.313120444 +0000 UTC m=+303.926423206 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fb780): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fbcc0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fbcc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fbcc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fbcc0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fbcc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.313120444 +0000 UTC m=+303.926423206 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee8fbcc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee90a230 item 43 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916400): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916400): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916400): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916400): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916400): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916400): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916400): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.314344689 +0000 UTC m=+303.927647431 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916400): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916900): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916900): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916900): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee90a5b0 item 44 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916900): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916900): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.314780915 +0000 UTC m=+303.928083667 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916900): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916e40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916e40): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee90a770 item 44 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916e40): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916e40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916e40): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916e40): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916e40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.315359739 +0000 UTC m=+303.928662481 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee916e40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9173c0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9173c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9173c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9173c0): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9173c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.315359739 +0000 UTC m=+303.928662481 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9173c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee90a930 item 44 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee917a00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee917a00): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee917a00): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee917a00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee917a00): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee917a00): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee917a00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.316412391 +0000 UTC m=+303.929715133 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee917a00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932000): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932000): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932000): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee90acb0 item 45 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932000): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932000): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.31688784 +0000 UTC m=+303.930190583 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932000): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932700): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932700): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932700): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932700): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932700): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.31688784 +0000 UTC m=+303.930190583 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932700): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee90ae70 item 45 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932d40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932d40): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932d40): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932d40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932d40): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932d40): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932d40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.318354907 +0000 UTC m=+303.931657669 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee932d40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee933240): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee933240): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee933240): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee90b1f0 item 46 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee933240): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee933240): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.318772837 +0000 UTC m=+303.932075589 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee933240): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee933940): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee933940): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee933940): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee933940): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee933940): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.318772837 +0000 UTC m=+303.932075589 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee933940): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee90b3b0 item 46 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952080): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952080): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952080): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952080): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952080): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952080): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952080): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.320234954 +0000 UTC m=+303.933537696 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952080): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952580): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952580): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952580): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee90b730 item 47 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952580): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952580): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.320764165 +0000 UTC m=+303.934066907 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952580): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952c80): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952c80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952c80): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952c80): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952c80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.320764165 +0000 UTC m=+303.934066907 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee952c80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee90b8f0 item 47 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9532c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9532c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9532c0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9532c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9532c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9532c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9532c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.322148343 +0000 UTC m=+303.935451126 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9532c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9537c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9537c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9537c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee90bc70 item 48 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9537c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9537c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.322601811 +0000 UTC m=+303.935904554 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9537c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee953ec0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee953ec0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee953ec0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee953ec0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee953ec0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.322601811 +0000 UTC m=+303.935904554 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee953ec0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee90be30 item 48 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974600): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974600): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974600): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974600): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974600): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.324132828 +0000 UTC m=+303.937435591 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974600): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974a80): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974a80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974a80): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974a80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974a80): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974a80): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee970310 item 49 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974a80): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974a80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.324565406 +0000 UTC m=+303.937868149 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974a80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974fc0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974fc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974fc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974fc0): >_readAt: n=8, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974fc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.324565406 +0000 UTC m=+303.937868149 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee974fc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9704d0 item 49 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5923c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5923c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5923c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5923c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5923c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.325926552 +0000 UTC m=+303.939229294 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5923c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee592900): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee592900): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee592900): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee5981c0 item 50 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee592900): _readAt: size=2, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee592900): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee592900): _writeAt: size=3, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee592900): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee592900): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.3264864 +0000 UTC m=+303.939789143 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee592900): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee592e80): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee592e80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee592e80): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee592e80): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee592e80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.3264864 +0000 UTC m=+303.939789143 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee592e80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee598380 item 50 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee593500): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee593500): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee593500): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee593500): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee593500): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.32767518 +0000 UTC m=+303.940977921 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee593500): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee593a00): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee593a00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee593a00): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee593a00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee593a00): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee593a00): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee598700 item 51 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee593a00): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee593a00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.328128347 +0000 UTC m=+303.941431089 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee593a00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c6040): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c6040): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c6040): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c6040): >_readAt: n=8, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c6040): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.328128347 +0000 UTC m=+303.941431089 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c6040): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee5988c0 item 51 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c66c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c66c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c66c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c66c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c66c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.329680323 +0000 UTC m=+303.942983065 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c66c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c6bc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c6bc0): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c6bc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee598c40 item 52 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c6bc0): _readAt: size=2, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c6bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c6bc0): _writeAt: size=3, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c6bc0): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c6bc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.33064554 +0000 UTC m=+303.943948282 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c6bc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c7140): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c7140): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c7140): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c7140): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c7140): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.33064554 +0000 UTC m=+303.943948282 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c7140): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee598e00 item 52 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c77c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c77c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c77c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c77c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c77c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.331778784 +0000 UTC m=+303.945081526 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c77c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c7cc0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c7cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c7cc0): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c7cc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c7cc0): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c7cc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee599180 item 53 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c7cc0): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c7cc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.332241279 +0000 UTC m=+303.945544022 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5c7cc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0300): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0300): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0300): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0300): >_readAt: n=8, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0300): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.332241279 +0000 UTC m=+303.945544022 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0300): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee599340 item 53 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0980): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0980): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0980): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0980): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0980): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.333505571 +0000 UTC m=+303.946808313 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0980): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0e80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0e80): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0e80): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee5996c0 item 54 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0e80): _readAt: size=2, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0e80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0e80): _writeAt: size=3, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0e80): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0e80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.334046044 +0000 UTC m=+303.947348786 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e0e80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e1400): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e1400): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e1400): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e1400): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e1400): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.334046044 +0000 UTC m=+303.947348786 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e1400): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee599880 item 54 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e1a80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e1a80): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e1a80): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e1a80): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e1a80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.335405375 +0000 UTC m=+303.948708118 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5e1a80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fe080): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fe080): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fe080): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fe080): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fe080): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fe080): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee599c00 item 55 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fe080): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fe080): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.335842482 +0000 UTC m=+303.949145224 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fe080): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fe5c0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fe5c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fe5c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fe5c0): >_readAt: n=8, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fe5c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.335842482 +0000 UTC m=+303.949145224 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fe5c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee599dc0 item 55 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fec40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fec40): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fec40): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fec40): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fec40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.337161548 +0000 UTC m=+303.950464290 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5fec40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ff140): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ff140): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ff140): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea062a0 item 56 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ff140): _readAt: size=2, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ff140): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ff140): _writeAt: size=3, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ff140): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ff140): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.338043657 +0000 UTC m=+303.951346399 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ff140): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ff6c0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ff6c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ff6c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ff6c0): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ff6c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.338043657 +0000 UTC m=+303.951346399 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ff6c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea06460 item 56 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ffd00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ffd00): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ffd00): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ffd00): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ffd00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ffd00): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ffd00): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ffd00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.339219671 +0000 UTC m=+303.952522414 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee5ffd00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20340): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20340): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20340): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea067e0 item 57 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20340): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20340): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.339647312 +0000 UTC m=+303.952950053 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20340): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20880): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20880): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20880): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20880): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20880): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20880): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea069a0 item 57 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20880): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20880): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.340145964 +0000 UTC m=+303.953448706 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20880): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20e00): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20e00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20e00): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20e00): >_readAt: n=8, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20e00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.340145964 +0000 UTC m=+303.953448706 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea20e00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea06b60 item 57 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21440): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21440): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21440): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21440): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21440): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21440): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21440): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21440): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.341514814 +0000 UTC m=+303.954817556 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21440): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21980): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21980): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21980): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea06ee0 item 58 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21980): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21980): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.342016093 +0000 UTC m=+303.955318835 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21980): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21ec0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21ec0): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21ec0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea070a0 item 58 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21ec0): _readAt: size=2, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21ec0): _writeAt: size=3, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21ec0): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21ec0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.34254299 +0000 UTC m=+303.955845732 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea21ec0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3a580): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3a580): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3a580): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3a580): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3a580): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.34254299 +0000 UTC m=+303.955845732 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3a580): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea07260 item 58 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3abc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3abc0): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3abc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3abc0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3abc0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3abc0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3abc0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3abc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.34378578 +0000 UTC m=+303.957088522 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3abc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3b100): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3b100): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3b100): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea075e0 item 59 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3b100): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3b100): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.344250099 +0000 UTC m=+303.957552841 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3b100): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3b640): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3b640): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3b640): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3b640): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3b640): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3b640): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea077a0 item 59 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3b640): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3b640): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.344691815 +0000 UTC m=+303.957994557 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3b640): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3bbc0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3bbc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3bbc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3bbc0): >_readAt: n=8, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3bbc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.344691815 +0000 UTC m=+303.957994557 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea3bbc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea07960 item 59 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58300): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58300): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58300): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58300): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58300): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58300): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58300): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58300): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.345898989 +0000 UTC m=+303.959201731 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58300): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58840): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58840): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58840): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea07ce0 item 60 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58840): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58840): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.346331096 +0000 UTC m=+303.959633838 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58840): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58d80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58d80): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58d80): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea64000 item 60 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58d80): _readAt: size=2, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58d80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58d80): _writeAt: size=3, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58d80): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58d80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.346860688 +0000 UTC m=+303.960163430 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea58d80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59340): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59340): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59340): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59340): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59340): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.346860688 +0000 UTC m=+303.960163430 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59340): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea641c0 item 60 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59980): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59980): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59980): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59980): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59980): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59980): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59980): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59980): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.348197507 +0000 UTC m=+303.961500250 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59980): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59ec0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59ec0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59ec0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea64540 item 61 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59ec0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59ec0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.348662978 +0000 UTC m=+303.961965721 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea59ec0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea926c0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea926c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea926c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea926c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea926c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.348662978 +0000 UTC m=+303.961965721 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea926c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea64700 item 61 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea92d00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea92d00): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea92d00): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea92d00): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea92d00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea92d00): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea92d00): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea92d00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.349993745 +0000 UTC m=+303.963296497 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea92d00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea93240): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea93240): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea93240): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea64a80 item 62 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea93240): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea93240): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.350452323 +0000 UTC m=+303.963755066 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea93240): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea93940): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea93940): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea93940): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea93940): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea93940): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.350452323 +0000 UTC m=+303.963755066 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eea93940): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea64c40 item 62 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab4080): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab4080): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab4080): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab4080): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab4080): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab4080): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab4080): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab4080): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.351752032 +0000 UTC m=+303.965054775 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab4080): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab45c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab45c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab45c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea64fc0 item 63 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab45c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab45c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.352234024 +0000 UTC m=+303.965536766 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab45c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab4cc0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab4cc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab4cc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab4cc0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab4cc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.352234024 +0000 UTC m=+303.965536766 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab4cc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea65180 item 63 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab5300): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab5300): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab5300): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab5300): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab5300): >_readAt: n=0, err=Bad file descriptor 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab5300): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab5300): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab5300): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.353520789 +0000 UTC m=+303.966823531 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab5300): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab5840): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab5840): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab5840): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea65500 item 64 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab5840): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab5840): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.353985218 +0000 UTC m=+303.967287960 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeab5840): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6040): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6040): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6040): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6040): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6040): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.353985218 +0000 UTC m=+303.967287960 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6040): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea656c0 item 64 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6680): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6680): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6680): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6680): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6680): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.35547694 +0000 UTC m=+303.968779682 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6680): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6b00): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6b00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6b00): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6b00): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6b00): _writeAt: size=3, off=2 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea65a40 item 65 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6b00): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6b00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.35620666 +0000 UTC m=+303.969509452 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead6b00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7000): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7000): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7000): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7000): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7000): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.35620666 +0000 UTC m=+303.969509452 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7000): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eea65c00 item 65 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7640): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7640): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7640): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7640): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7640): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.357795276 +0000 UTC m=+303.971098018 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7640): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7ac0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7ac0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeaf00e0 item 66 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7ac0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7ac0): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7ac0): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7ac0): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7ac0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.358477647 +0000 UTC m=+303.971780389 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eead7ac0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8100): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8100): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8100): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8100): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8100): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.358477647 +0000 UTC m=+303.971780389 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8100): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeaf02a0 item 66 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8740): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8740): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8740): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8740): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8740): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.360341103 +0000 UTC m=+303.973643844 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8740): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8bc0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8bc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8bc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8bc0): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8bc0): _writeAt: size=3, off=2 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeaf0620 item 67 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8bc0): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8bc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.360991904 +0000 UTC m=+303.974294656 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf8bc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf90c0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf90c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf90c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf90c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf90c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.360991904 +0000 UTC m=+303.974294656 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf90c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeaf07e0 item 67 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf9740): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf9740): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf9740): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf9740): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf9740): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.362635764 +0000 UTC m=+303.975938546 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf9740): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf9c40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf9c40): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeaf0b60 item 68 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf9c40): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf9c40): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf9c40): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf9c40): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf9c40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.363381925 +0000 UTC m=+303.976684667 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeaf9c40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb18280): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb18280): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb18280): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb18280): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb18280): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.363381925 +0000 UTC m=+303.976684667 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb18280): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeaf0d20 item 68 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb188c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb188c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb188c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb188c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb188c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.364971002 +0000 UTC m=+303.978273744 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb188c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb18d40): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb18d40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb18d40): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb18d40): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb18d40): _writeAt: size=3, off=2 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeaf10a0 item 69 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb18d40): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb18d40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.365595954 +0000 UTC m=+303.978898697 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb18d40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb19240): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb19240): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb19240): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb19240): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb19240): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.365595954 +0000 UTC m=+303.978898697 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb19240): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeaf1260 item 69 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb198c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb198c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb198c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb198c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb198c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.367127963 +0000 UTC m=+303.980430706 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb198c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb19dc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb19dc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeaf15e0 item 70 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb19dc0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb19dc0): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb19dc0): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb19dc0): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb19dc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.367698512 +0000 UTC m=+303.981001255 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb19dc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38400): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38400): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38400): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38400): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38400): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.367698512 +0000 UTC m=+303.981001255 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38400): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeaf17a0 item 70 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38a80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38a80): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38a80): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38a80): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38a80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.369131574 +0000 UTC m=+303.982434366 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38a80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38f80): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38f80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38f80): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38f80): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38f80): _writeAt: size=3, off=2 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeaf1b20 item 71 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38f80): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38f80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.369638864 +0000 UTC m=+303.982941606 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb38f80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb39480): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb39480): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb39480): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb39480): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb39480): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.369638864 +0000 UTC m=+303.982941606 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb39480): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeaf1ce0 item 71 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb39b00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb39b00): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb39b00): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb39b00): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb39b00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.371194717 +0000 UTC m=+303.984497479 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb39b00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56100): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56100): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeb4e1c0 item 72 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56100): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56100): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56100): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56100): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56100): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.371740058 +0000 UTC m=+303.985042831 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56100): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56640): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56640): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56640): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56640): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56640): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.371740058 +0000 UTC m=+303.985042831 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56640): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeb4e380 item 72 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56c00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56c00): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56c00): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56c00): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56c00): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56c00): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56c00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.372923519 +0000 UTC m=+303.986226261 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb56c00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb57100): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb57100): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb57100): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeb4e700 item 73 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb57100): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb57100): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.373398127 +0000 UTC m=+303.986700868 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb57100): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb575c0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb575c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb575c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb575c0): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb575c0): _writeAt: size=3, off=2 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeb4e8c0 item 73 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb575c0): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb575c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.373911507 +0000 UTC m=+303.987214249 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb575c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb57b00): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb57b00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb57b00): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb57b00): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb57b00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.373911507 +0000 UTC m=+303.987214249 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb57b00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeb4ea80 item 73 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78240): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78240): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78240): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78240): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78240): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78240): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78240): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.375013292 +0000 UTC m=+303.988316034 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78240): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78740): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78740): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78740): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeb4ee00 item 74 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78740): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78740): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.375513298 +0000 UTC m=+303.988816040 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78740): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78c80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78c80): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeb4efc0 item 74 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78c80): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78c80): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78c80): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78c80): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78c80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.376027891 +0000 UTC m=+303.989330643 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb78c80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79200): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79200): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79200): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79200): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79200): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.376027891 +0000 UTC m=+303.989330643 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79200): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeb4f180 item 74 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79840): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79840): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79840): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79840): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79840): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79840): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79840): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.377254893 +0000 UTC m=+303.990557635 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79840): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79d40): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79d40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79d40): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeb4f500 item 75 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79d40): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79d40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.377654869 +0000 UTC m=+303.990957611 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb79d40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94380): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94380): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94380): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94380): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94380): _writeAt: size=3, off=2 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeb4f6c0 item 75 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94380): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94380): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.378232612 +0000 UTC m=+303.991535355 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94380): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb948c0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb948c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb948c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb948c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb948c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.378232612 +0000 UTC m=+303.991535355 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb948c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeb4f880 item 75 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94f00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94f00): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94f00): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94f00): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94f00): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94f00): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94f00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.379502425 +0000 UTC m=+303.992805167 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb94f00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95400): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95400): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95400): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeb4fc00 item 76 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95400): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95400): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.380005166 +0000 UTC m=+303.993307908 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95400): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95940): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95940): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eeb4fdc0 item 76 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95940): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95940): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95940): _writeAt: size=3, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95940): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95940): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.380586206 +0000 UTC m=+303.993888958 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95940): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95ec0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95ec0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95ec0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95ec0): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95ec0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.380586206 +0000 UTC m=+303.993888958 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeb95ec0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eebae0e0 item 76 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb6600): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb6600): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb6600): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb6600): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb6600): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb6600): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb6600): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.382254912 +0000 UTC m=+303.995557685 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb6600): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb6b00): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb6b00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb6b00): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eebae460 item 77 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb6b00): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb6b00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.382760049 +0000 UTC m=+303.996062791 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb6b00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7200): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7200): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7200): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7200): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7200): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.382760049 +0000 UTC m=+303.996062791 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7200): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eebae620 item 77 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7840): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7840): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7840): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7840): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7840): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7840): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7840): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.384149206 +0000 UTC m=+303.997451949 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7840): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7d40): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7d40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7d40): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eebae9a0 item 78 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7d40): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7d40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.384847117 +0000 UTC m=+303.998149859 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebb7d40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe0540): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe0540): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe0540): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe0540): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe0540): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.384847117 +0000 UTC m=+303.998149859 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe0540): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eebaeb60 item 78 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe0b80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe0b80): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe0b80): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe0b80): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe0b80): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe0b80): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe0b80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.386319583 +0000 UTC m=+303.999622325 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe0b80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1080): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1080): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1080): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eebaeee0 item 79 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1080): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1080): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.386792528 +0000 UTC m=+304.000095270 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1080): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1780): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1780): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1780): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1780): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1780): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.386792528 +0000 UTC m=+304.000095270 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1780): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eebaf0a0 item 79 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1dc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1dc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1dc0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1dc0): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1dc0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1dc0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1dc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.388343502 +0000 UTC m=+304.001646264 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eebe1dc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec043c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec043c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec043c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eebaf420 item 80 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec043c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec043c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.388752356 +0000 UTC m=+304.002055117 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec043c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec04ac0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec04ac0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec04ac0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec04ac0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec04ac0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.388752356 +0000 UTC m=+304.002055117 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec04ac0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eebaf5e0 item 80 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05100): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05100): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05100): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05100): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05100): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.390125283 +0000 UTC m=+304.003428025 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05100): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05580): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05580): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05580): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05580): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05580): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05580): _writeAt: size=3, off=7 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eebaf960 item 81 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05580): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05580): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.390658451 +0000 UTC m=+304.003961194 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05580): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05ac0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05ac0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05ac0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05ac0): >_readAt: n=8, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05ac0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.390658451 +0000 UTC m=+304.003961194 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec05ac0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eebafb20 item 81 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24240): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24240): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24240): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24240): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24240): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.392054023 +0000 UTC m=+304.005356785 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24240): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24740): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24740): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24740): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eec2c000 item 82 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24740): _readAt: size=2, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24740): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24740): _writeAt: size=3, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24740): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24740): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.392644268 +0000 UTC m=+304.005947011 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24740): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24cc0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24cc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24cc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24cc0): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24cc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.392644268 +0000 UTC m=+304.005947011 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec24cc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eec2c1c0 item 82 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25340): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25340): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25340): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25340): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25340): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.393869346 +0000 UTC m=+304.007172089 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25340): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25840): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25840): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25840): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25840): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25840): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25840): _writeAt: size=3, off=7 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eec2c540 item 83 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25840): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25840): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.394379262 +0000 UTC m=+304.007682003 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25840): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25d80): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25d80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25d80): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25d80): >_readAt: n=8, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25d80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.394379262 +0000 UTC m=+304.007682003 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec25d80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eec2c700 item 83 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3e500): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3e500): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3e500): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3e500): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3e500): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.395614979 +0000 UTC m=+304.008917722 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3e500): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3ea00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3ea00): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3ea00): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eec2ca80 item 84 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3ea00): _readAt: size=2, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3ea00): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3ea00): _writeAt: size=3, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3ea00): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3ea00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.396427737 +0000 UTC m=+304.009730478 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3ea00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3ef80): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3ef80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3ef80): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3ef80): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3ef80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.396427737 +0000 UTC m=+304.009730478 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec3ef80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eec2cc40 item 84 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975400): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975400): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975400): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975400): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975400): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.398111102 +0000 UTC m=+304.011413854 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975400): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975940): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975940): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975940): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975940): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975940): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975940): _writeAt: size=3, off=7 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9707e0 item 85 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975940): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975940): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.398709704 +0000 UTC m=+304.012012457 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975940): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975e80): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975e80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975e80): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975e80): >_readAt: n=8, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975e80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.398709704 +0000 UTC m=+304.012012457 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee975e80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9709a0 item 85 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee994600): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee994600): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee994600): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee994600): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee994600): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.400193592 +0000 UTC m=+304.013496334 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee994600): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee994b00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee994b00): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee994b00): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee970d20 item 86 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee994b00): _readAt: size=2, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee994b00): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee994b00): _writeAt: size=3, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee994b00): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee994b00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.400776344 +0000 UTC m=+304.014079096 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee994b00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995080): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995080): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995080): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995080): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995080): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.400776344 +0000 UTC m=+304.014079096 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995080): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee970ee0 item 86 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995700): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995700): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995700): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995700): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995700): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.402210768 +0000 UTC m=+304.015513510 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995700): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995c00): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995c00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995c00): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995c00): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995c00): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995c00): _writeAt: size=3, off=7 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee971260 item 87 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995c00): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995c00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.402778964 +0000 UTC m=+304.016081706 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee995c00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b2240): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b2240): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b2240): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b2240): >_readAt: n=8, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b2240): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.402778964 +0000 UTC m=+304.016081706 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b2240): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee971420 item 87 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b28c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b28c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b28c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b28c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b28c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.404224147 +0000 UTC m=+304.017526889 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b28c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b2dc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b2dc0): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b2dc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9717a0 item 88 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b2dc0): _readAt: size=2, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b2dc0): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b2dc0): _writeAt: size=3, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b2dc0): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b2dc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.404754371 +0000 UTC m=+304.018057112 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b2dc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3340): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3340): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3340): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3340): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3340): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.404754371 +0000 UTC m=+304.018057112 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3340): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee971960 item 88 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3980): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3980): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3980): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3980): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3980): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3980): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3980): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3980): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.406226757 +0000 UTC m=+304.019529519 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3980): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3ec0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3ec0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3ec0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee971ce0 item 89 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3ec0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3ec0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.406948322 +0000 UTC m=+304.020251063 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9b3ec0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d2500): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d2500): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d2500): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d2500): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d2500): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d2500): _writeAt: size=3, off=7 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9d8000 item 89 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d2500): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d2500): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.408072869 +0000 UTC m=+304.021375611 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d2500): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d2a80): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d2a80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d2a80): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d2a80): >_readAt: n=8, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d2a80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.408072869 +0000 UTC m=+304.021375611 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d2a80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9d81c0 item 89 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d30c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d30c0): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d30c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d30c0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d30c0): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d30c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d30c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d30c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.40927326 +0000 UTC m=+304.022576012 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d30c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d3600): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d3600): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d3600): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9d8540 item 90 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d3600): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d3600): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.409699035 +0000 UTC m=+304.023001777 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d3600): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d3b40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d3b40): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d3b40): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9d8700 item 90 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d3b40): _readAt: size=2, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d3b40): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d3b40): _writeAt: size=3, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d3b40): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d3b40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.410290174 +0000 UTC m=+304.023592916 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9d3b40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0200): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0200): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0200): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0200): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0200): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.410290174 +0000 UTC m=+304.023592916 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0200): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9d88c0 item 90 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0840): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0840): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0840): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0840): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0840): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0840): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0840): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0840): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.41153579 +0000 UTC m=+304.024838532 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0840): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0d80): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0d80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0d80): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9d8c40 item 91 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0d80): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0d80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.411939544 +0000 UTC m=+304.025242286 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f0d80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f12c0): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f12c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f12c0): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f12c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f12c0): >_readAt: n=2, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f12c0): _writeAt: size=3, off=7 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9d8e00 item 91 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f12c0): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f12c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.412520874 +0000 UTC m=+304.025823617 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f12c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f1840): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f1840): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f1840): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f1840): >_readAt: n=8, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f1840): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.412520874 +0000 UTC m=+304.025823617 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f1840): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9d8fc0 item 91 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f1e80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f1e80): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f1e80): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f1e80): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f1e80): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f1e80): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f1e80): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f1e80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.413786589 +0000 UTC m=+304.027089331 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82ee9f1e80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec924c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec924c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec924c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9d9340 item 92 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec924c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec924c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.414420268 +0000 UTC m=+304.027723010 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec924c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec92a00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec92a00): open at offset 5 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec92a00): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9d9500 item 92 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec92a00): _readAt: size=2, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec92a00): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec92a00): _writeAt: size=3, off=5 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec92a00): >_writeAt: n=3, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec92a00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.415259646 +0000 UTC m=+304.028562387 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec92a00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec92fc0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec92fc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec92fc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec92fc0): >_readAt: n=3, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec92fc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.415259646 +0000 UTC m=+304.028562387 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec92fc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9d96c0 item 92 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec93600): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec93600): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec93600): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec93600): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec93600): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec93600): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec93600): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec93600): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.417294176 +0000 UTC m=+304.030596978 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec93600): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec93b40): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec93b40): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec93b40): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9d9a40 item 93 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec93b40): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec93b40): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.417778983 +0000 UTC m=+304.031081725 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eec93b40): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2340): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2340): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2340): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2340): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2340): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.417778983 +0000 UTC m=+304.031081725 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2340): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82ee9d9c00 item 93 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2980): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2980): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2980): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2980): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2980): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2980): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2980): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2980): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.419374411 +0000 UTC m=+304.032677153 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2980): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2ec0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2ec0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2ec0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eecb60e0 item 94 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2ec0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2ec0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.419853548 +0000 UTC m=+304.033156290 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb2ec0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb35c0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb35c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb35c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb35c0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb35c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.419853548 +0000 UTC m=+304.033156290 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb35c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eecb62a0 item 94 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb3c00): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb3c00): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb3c00): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb3c00): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb3c00): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb3c00): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb3c00): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb3c00): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.421447663 +0000 UTC m=+304.034750406 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecb3c00): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecce240): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecce240): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecce240): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eecb6620 item 95 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecce240): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecce240): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.421973669 +0000 UTC m=+304.035276411 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecce240): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecce940): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecce940): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecce940): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecce940): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecce940): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.421973669 +0000 UTC m=+304.035276411 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eecce940): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eecb67e0 item 95 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 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/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccef80): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccef80): open at offset 0 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccef80): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccef80): _readAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccef80): >_readAt: n=0, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccef80): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccef80): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccef80): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.423269651 +0000 UTC m=+304.036572393 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccef80): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccf4c0): _writeAt: size=5, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccf4c0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccf4c0): >openPending: err= 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eecb6b60 item 96 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccf4c0): >_writeAt: n=5, err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccf4c0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.423704613 +0000 UTC m=+304.037007356 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccf4c0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 04:01:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:01:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 04:01:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccfbc0): _readAt: size=512, off=0 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccfbc0): openPending: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccfbc0): >openPending: err= 2026/04/30 04:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccfbc0): >_readAt: n=5, err=EOF 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccfbc0): close: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 04:01:56.423704613 +0000 UTC m=+304.037007356 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : open-test-file(0x3d82eeccfbc0): >close: err= 2026/04/30 04:01:56 DEBUG : open-test-file: Remove: 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d82eecb6d20 item 96 2026/04/30 04:01:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 04:01:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 04:01:56 DEBUG : open-test-file: >Remove: err= 2026/04/30 04:01:56 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:56 DEBUG : Looking for writers 2026/04/30 04:01:56 DEBUG : >WaitForWriters: 2026/04/30 04:01:56 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.37s) --- PASS: TestRWFileHandleOpenTests/writes (0.70s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.16s) --- 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.66s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:56 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:56 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:56 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:56 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:56 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:56 DEBUG : file1: newRWFileHandle: 2026/04/30 04:01:56 DEBUG : file1(0x3d82eec3e100): openPending: 2026/04/30 04:01:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:56 DEBUG : file1(0x3d82eec3e100): >openPending: err= 2026/04/30 04:01:56 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 04:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 04:01:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 04:01:56 DEBUG : file1(0x3d82eec3e100): _writeAt: size=2, off=0 2026/04/30 04:01:56 DEBUG : file1(0x3d82eec3e100): >_writeAt: n=2, err= 2026/04/30 04:01:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/30 04:01:56 DEBUG : file1(0x3d82eec3e100): RWFileHandle.Flush 2026/04/30 04:01:56 DEBUG : file1(0x3d82eec3e100): RWFileHandle.Release 2026/04/30 04:01:56 DEBUG : file1(0x3d82eec3e100): close: 2026/04/30 04:01:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/30 04:01:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:56 DEBUG : file1(0x3d82eec3e100): >close: err= 2026/04/30 04:01:56 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:56 DEBUG : Looking for writers 2026/04/30 04:01:56 DEBUG : file1: reading active writers 2026/04/30 04:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 04:01:56 DEBUG : Looking for writers 2026/04/30 04:01:56 DEBUG : file1: reading active writers 2026/04/30 04:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 04:01:56 DEBUG : Looking for writers 2026/04/30 04:01:56 DEBUG : file1: reading active writers 2026/04/30 04:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 04:01:56 DEBUG : Looking for writers 2026/04/30 04:01:56 DEBUG : file1: reading active writers 2026/04/30 04:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 04:01:57 DEBUG : file1: vfs cache: starting upload 2026/04/30 04:01:57 DEBUG : Looking for writers 2026/04/30 04:01:57 DEBUG : file1: reading active writers 2026/04/30 04:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 04:01:57 DEBUG : Looking for writers 2026/04/30 04:01:57 DEBUG : file1: reading active writers 2026/04/30 04:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 04:01:57 DEBUG : Looking for writers 2026/04/30 04:01:57 DEBUG : file1: reading active writers 2026/04/30 04:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 04:01:57 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/30 04:01:58 DEBUG : Looking for writers 2026/04/30 04:01:58 DEBUG : file1: reading active writers 2026/04/30 04:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/30 04:01:58 DEBUG : file1: size = 2 OK 2026/04/30 04:01:58 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/30 04:01:58 INFO : file1: Copied (new) 2026/04/30 04:01:58 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/30 04:01:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 04:01:58 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/30 04:01:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:01:58 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 04:01:59 DEBUG : Looking for writers 2026/04/30 04:01:59 DEBUG : file1: reading active writers 2026/04/30 04:01:59 DEBUG : >WaitForWriters: 2026/04/30 04:01:59 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:59 DEBUG : Looking for writers 2026/04/30 04:01:59 DEBUG : file1: reading active writers 2026/04/30 04:01:59 DEBUG : >WaitForWriters: 2026/04/30 04:01:59 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.08s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:01:59 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:01:59 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:01:59 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:59 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:01:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:01:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:01:59 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:01:59 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:01:59 DEBUG : rename_me: newRWFileHandle: 2026/04/30 04:01:59 DEBUG : rename_me(0x3d82edd04740): openPending: 2026/04/30 04:01:59 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 04:01:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/30 04:01:59 DEBUG : rename_me(0x3d82edd04740): >openPending: err= 2026/04/30 04:01:59 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/30 04:01:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/30 04:01:59 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/30 04:01:59 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/30 04:01:59 DEBUG : rename_me(0x3d82edd04740): _writeAt: size=5, off=0 2026/04/30 04:01:59 DEBUG : rename_me(0x3d82edd04740): >_writeAt: n=5, err= 2026/04/30 04:01:59 DEBUG : rename_me(0x3d82edd04740): close: 2026/04/30 04:01:59 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-30 04:01:59.97271581 +0000 UTC m=+307.586018553 2026/04/30 04:01:59 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/30 04:01:59 DEBUG : rename_me(0x3d82edd04740): >close: err= 2026/04/30 04:01:59 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/30 04:01:59 DEBUG : i_was_renamed: Updating file with 0x3d82edf9be10 2026/04/30 04:01:59 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/30 04:01:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/30 04:01:59 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:01:59 DEBUG : Looking for writers 2026/04/30 04:01:59 DEBUG : i_was_renamed: reading active writers 2026/04/30 04:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 04:01:59 DEBUG : Looking for writers 2026/04/30 04:01:59 DEBUG : i_was_renamed: reading active writers 2026/04/30 04:01:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 04:02:00 DEBUG : Looking for writers 2026/04/30 04:02:00 DEBUG : i_was_renamed: reading active writers 2026/04/30 04:02:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 04:02:00 DEBUG : Looking for writers 2026/04/30 04:02:00 DEBUG : i_was_renamed: reading active writers 2026/04/30 04:02:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 04:02:00 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/30 04:02:00 DEBUG : Looking for writers 2026/04/30 04:02:00 DEBUG : i_was_renamed: reading active writers 2026/04/30 04:02:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 04:02:00 DEBUG : Looking for writers 2026/04/30 04:02:00 DEBUG : i_was_renamed: reading active writers 2026/04/30 04:02:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/30 04:02:00 DEBUG : Looking for writers 2026/04/30 04:02:00 DEBUG : i_was_renamed: reading active writers 2026/04/30 04:02:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/30 04:02:00 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/04/30 04:02:01 DEBUG : Looking for writers 2026/04/30 04:02:01 DEBUG : i_was_renamed: reading active writers 2026/04/30 04:02:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/30 04:02:01 DEBUG : i_was_renamed: size = 5 OK 2026/04/30 04:02:01 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/30 04:02:01 INFO : i_was_renamed: Copied (new) 2026/04/30 04:02:01 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-30 04:01:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/30 04:02:01 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/30 04:02:01 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/30 04:02:01 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/30 04:02:02 DEBUG : Looking for writers 2026/04/30 04:02:02 DEBUG : i_was_renamed: reading active writers 2026/04/30 04:02:02 DEBUG : >WaitForWriters: 2026/04/30 04:02:02 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.05s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:02:02 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:02:02 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 04:02:02 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:02:02 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:02:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:02:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:02:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:02:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:02:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 04:02:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-jogusip4vebu" 2026/04/30 04:02:02 INFO : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 04:02:03 DEBUG : forgetting directory cache 2026/04/30 04:02:03 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/30 04:02:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate(0x3d82eecee440): _readAt: size=512, off=0 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate(0x3d82eecee440): openPending: 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 03:03:02 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 04:02:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate(0x3d82eecee440): >openPending: err= 2026/04/30 04:02:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate(0x3d82eecee440): >_readAt: n=20, err=EOF 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate(0x3d82eecee440): close: 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 03:03:02 +0000 UTC 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate(0x3d82eecee440): >close: err= 2026/04/30 04:02:05 DEBUG : Re-reading directory (159.749538ms old) 2026/04/30 04:02:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 04:02:05 DEBUG : forgetting directory cache 2026/04/30 04:02:05 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate(0x3d82eec3e580): _readAt: size=512, off=0 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate(0x3d82eec3e580): openPending: 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 03:04:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-30 03:03:02 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-30 03:04:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-30 03:03:02 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/30 04:02:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 04:02:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate(0x3d82eec3e580): >openPending: err= 2026/04/30 04:02:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate(0x3d82eec3e580): >_readAt: n=20, err=EOF 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate(0x3d82eec3e580): close: 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 03:04:02 +0000 UTC 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate(0x3d82eec3e580): >close: err= 2026/04/30 04:02:07 DEBUG : Re-reading directory (158.004878ms old) 2026/04/30 04:02:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 04:02:08 DEBUG : forgetting directory cache 2026/04/30 04:02:08 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate(0x3d82edb628c0): _readAt: size=512, off=0 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate(0x3d82edb628c0): openPending: 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 03:05:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-30 03:04:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-30 03:05:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-30 03:04:02 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/30 04:02:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 04:02:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate(0x3d82edb628c0): >openPending: err= 2026/04/30 04:02:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate(0x3d82edb628c0): >_readAt: n=20, err=EOF 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate(0x3d82edb628c0): close: 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 03:05:02 +0000 UTC 2026/04/30 04:02:09 DEBUG : TestRWCacheUpdate(0x3d82edb628c0): >close: err= 2026/04/30 04:02:09 DEBUG : Re-reading directory (161.332323ms old) 2026/04/30 04:02:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 04:02:10 DEBUG : forgetting directory cache 2026/04/30 04:02:10 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate(0x3d82eecee5c0): _readAt: size=512, off=0 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate(0x3d82eecee5c0): openPending: 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 03:06:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-30 03:05:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-30 03:06:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-30 03:05:02 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/30 04:02:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 04:02:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate(0x3d82eecee5c0): >openPending: err= 2026/04/30 04:02:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:02:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:02:12 DEBUG : TestRWCacheUpdate(0x3d82eecee5c0): >_readAt: n=20, err=EOF 2026/04/30 04:02:12 DEBUG : TestRWCacheUpdate(0x3d82eecee5c0): close: 2026/04/30 04:02:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 03:06:02 +0000 UTC 2026/04/30 04:02:12 DEBUG : TestRWCacheUpdate(0x3d82eecee5c0): >close: err= 2026/04/30 04:02:12 DEBUG : Re-reading directory (159.688423ms old) 2026/04/30 04:02:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 04:02:12 DEBUG : forgetting directory cache 2026/04/30 04:02:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate(0x3d82eec3e440): _readAt: size=512, off=0 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate(0x3d82eec3e440): openPending: 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 03:07:02 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-30 03:06:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-30 03:07:02 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-30 03:06:02 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/30 04:02:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 04:02:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate(0x3d82eec3e440): >openPending: err= 2026/04/30 04:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate(0x3d82eec3e440): >_readAt: n=20, err=EOF 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate(0x3d82eec3e440): close: 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 03:07:02 +0000 UTC 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate(0x3d82eec3e440): >close: err= 2026/04/30 04:02:14 DEBUG : Re-reading directory (160.392754ms old) 2026/04/30 04:02:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 04:02:14 DEBUG : forgetting directory cache 2026/04/30 04:02:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate(0x3d82eec3efc0): _readAt: size=512, off=0 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate(0x3d82eec3efc0): openPending: 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 03:08:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-30 03:07:02 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-30 03:08:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-30 03:07:02 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/30 04:02:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 04:02:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate(0x3d82eec3efc0): >openPending: err= 2026/04/30 04:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate(0x3d82eec3efc0): >_readAt: n=20, err=EOF 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate(0x3d82eec3efc0): close: 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 03:08:02 +0000 UTC 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate(0x3d82eec3efc0): >close: err= 2026/04/30 04:02:16 DEBUG : Re-reading directory (160.412482ms old) 2026/04/30 04:02:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 04:02:17 DEBUG : forgetting directory cache 2026/04/30 04:02:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate(0x3d82edb62980): _readAt: size=512, off=0 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate(0x3d82edb62980): openPending: 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-30 03:09:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-30 03:08:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-30 03:09:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-30 03:08:02 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/30 04:02:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/30 04:02:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate(0x3d82edb62980): >openPending: err= 2026/04/30 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate(0x3d82edb62980): >_readAt: n=21, err=EOF 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate(0x3d82edb62980): close: 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 03:09:02 +0000 UTC 2026/04/30 04:02:18 DEBUG : TestRWCacheUpdate(0x3d82edb62980): >close: err= 2026/04/30 04:02:18 DEBUG : Re-reading directory (157.566127ms old) 2026/04/30 04:02:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 04:02:19 DEBUG : forgetting directory cache 2026/04/30 04:02:19 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate(0x3d82edd04a00): _readAt: size=512, off=0 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate(0x3d82edd04a00): openPending: 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-30 03:10:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-30 03:09:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-30 03:10:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-30 03:09:02 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/30 04:02:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/30 04:02:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate(0x3d82edd04a00): >openPending: err= 2026/04/30 04:02:20 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:02:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:02:21 DEBUG : TestRWCacheUpdate(0x3d82edd04a00): >_readAt: n=22, err=EOF 2026/04/30 04:02:21 DEBUG : TestRWCacheUpdate(0x3d82edd04a00): close: 2026/04/30 04:02:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 03:10:02 +0000 UTC 2026/04/30 04:02:21 DEBUG : TestRWCacheUpdate(0x3d82edd04a00): >close: err= 2026/04/30 04:02:21 DEBUG : Re-reading directory (159.996855ms old) 2026/04/30 04:02:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 04:02:21 DEBUG : forgetting directory cache 2026/04/30 04:02:21 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate(0x3d82edd04380): _readAt: size=512, off=0 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate(0x3d82edd04380): openPending: 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-30 03:11:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-30 03:10:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-30 03:11:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-30 03:10:02 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/30 04:02:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/30 04:02:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate(0x3d82edd04380): >openPending: err= 2026/04/30 04:02:23 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate(0x3d82edd04380): >_readAt: n=23, err=EOF 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate(0x3d82edd04380): close: 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 03:11:02 +0000 UTC 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate(0x3d82edd04380): >close: err= 2026/04/30 04:02:23 DEBUG : Re-reading directory (157.933963ms old) 2026/04/30 04:02:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 04:02:24 DEBUG : forgetting directory cache 2026/04/30 04:02:24 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate(0x3d82edd04dc0): _readAt: size=512, off=0 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate(0x3d82edd04dc0): openPending: 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-30 03:12:02 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-30 03:11:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-30 03:12:02 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-30 03:11:02 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/30 04:02:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/30 04:02:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate(0x3d82edd04dc0): >openPending: err= 2026/04/30 04:02:25 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate(0x3d82edd04dc0): >_readAt: n=24, err=EOF 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate(0x3d82edd04dc0): close: 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 03:12:02 +0000 UTC 2026/04/30 04:02:25 DEBUG : TestRWCacheUpdate(0x3d82edd04dc0): >close: err= 2026/04/30 04:02:25 DEBUG : Re-reading directory (159.013996ms old) 2026/04/30 04:02:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 04:02:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/30 04:02:26 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:02:26 DEBUG : Looking for writers 2026/04/30 04:02:26 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/30 04:02:26 DEBUG : >WaitForWriters: 2026/04/30 04:02:26 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': vfs cache: cleaner exiting 2026/04/30 04:02:26 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (23.65s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.31s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:02:27 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/04/30 04:02:29 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/04/30 04:02:30 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:02:30 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:02:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:02:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/30 04:02:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/30 04:02:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/30 04:02:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:02:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 04:02:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:02:30 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/30 04:02:30 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/30 04:02:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/30 04:02:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:02:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 04:02:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:02:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/30 04:02:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/30 04:02:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/30 04:02:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:02:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 04:02:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:02:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/30 04:02:31 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:02:31 DEBUG : Looking for writers 2026/04/30 04:02:31 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/30 04:02:31 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/30 04:02:31 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.29s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:02:32 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:02:32 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:02:32 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': Reusing VFS from active cache 2026/04/30 04:02:32 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:02:32 DEBUG : Looking for writers 2026/04/30 04:02:32 DEBUG : >WaitForWriters: 2026/04/30 04:02:32 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:02:32 DEBUG : Looking for writers 2026/04/30 04:02:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.31s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:02:32 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:02:32 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:02:32 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:02:32 DEBUG : Looking for writers 2026/04/30 04:02:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.32s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:02:32 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:02:32 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:02:32 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:02:32 DEBUG : Looking for writers 2026/04/30 04:02:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.32s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:02:33 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:02:33 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:02:33 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/30 04:02:35 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/30 04:02:37 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:02:37 DEBUG : dir: Looking for writers 2026/04/30 04:02:37 DEBUG : file2: reading active writers 2026/04/30 04:02:37 DEBUG : Looking for writers 2026/04/30 04:02:37 DEBUG : dir: reading active writers 2026/04/30 04:02:37 DEBUG : file1: reading active writers 2026/04/30 04:02:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.23s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:02:38 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:02:38 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:02:39 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/30 04:02:41 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/30 04:02:42 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:02:42 DEBUG : dir: Looking for writers 2026/04/30 04:02:42 DEBUG : Looking for writers 2026/04/30 04:02:42 DEBUG : dir: reading active writers 2026/04/30 04:02:42 DEBUG : file1: reading active writers 2026/04/30 04:02:42 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestVFSStatParent (6.26s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:02:44 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:02:44 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:02:45 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/30 04:02:47 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/30 04:02:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:02:48 DEBUG : file1: Open: flags=O_RDONLY 2026/04/30 04:02:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/30 04:02:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/30 04:02:48 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:02:48 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/30 04:02:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 04:02:48 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/30 04:02:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:02:48 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:02:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/30 04:02:48 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/30 04:02:48 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/30 04:02:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/30 04:02:48 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/30 04:02:50 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/30 04:02:50 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/30 04:02:50 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/30 04:02:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/30 04:02:50 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:02:50 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/30 04:02:50 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:02:50 DEBUG : dir: Looking for writers 2026/04/30 04:02:50 DEBUG : file2: reading active writers 2026/04/30 04:02:50 DEBUG : new_file.txt: reading active writers 2026/04/30 04:02:50 DEBUG : Looking for writers 2026/04/30 04:02:50 DEBUG : dir: reading active writers 2026/04/30 04:02:50 DEBUG : file1: reading active writers 2026/04/30 04:02:50 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (6.96s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:02:51 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:02:51 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:02:52 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/30 04:02:54 DEBUG : dir/file2: same parent dir (ODFfMTE4NDU0NzdfVUphamI) - using file/rename instead of move_copy for dir/file1 2026/04/30 04:02:54 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/30 04:02:54 DEBUG : dir/file1: Updating file with dir/file1 0x3d82eed4cc30 2026/04/30 04:02:54 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/30 04:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 04:02:55 INFO : dir/file1: Moved (server-side) to: file0 2026/04/30 04:02:55 DEBUG : file0: Updating file with file0 0x3d82eed4cc30 2026/04/30 04:02:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 04:02:55 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/30 04:02:55 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:02:55 DEBUG : dir: Looking for writers 2026/04/30 04:02:55 DEBUG : Looking for writers 2026/04/30 04:02:55 DEBUG : file0: reading active writers 2026/04/30 04:02:55 DEBUG : dir: reading active writers 2026/04/30 04:02:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.18s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:02:56 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:02:56 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:02:56 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:02:56 DEBUG : Looking for writers 2026/04/30 04:02:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.49s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:02:57 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:02:57 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:02:57 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/30 04:02:57 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/30 04:02:58 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/30 04:02:59 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/30 04:03:00 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/30 04:03:01 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:03:01 DEBUG : b: Looking for writers 2026/04/30 04:03:01 DEBUG : c: Looking for writers 2026/04/30 04:03:01 DEBUG : d: Looking for writers 2026/04/30 04:03:01 DEBUG : Looking for writers 2026/04/30 04:03:01 DEBUG : a: Looking for writers 2026/04/30 04:03:01 DEBUG : Looking for writers 2026/04/30 04:03:01 DEBUG : /: reading active writers 2026/04/30 04:03:01 DEBUG : a: reading active writers 2026/04/30 04:03:01 DEBUG : b: reading active writers 2026/04/30 04:03:01 DEBUG : c: reading active writers 2026/04/30 04:03:01 DEBUG : d: reading active writers 2026/04/30 04:03:01 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (5.76s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:03:02 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:03:02 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:03:03 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/30 04:03:04 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/30 04:03:04 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/30 04:03:05 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/30 04:03:08 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:03:08 DEBUG : a/b/c/d: Looking for writers 2026/04/30 04:03:08 DEBUG : a/b/c: Looking for writers 2026/04/30 04:03:08 DEBUG : d: reading active writers 2026/04/30 04:03:08 DEBUG : a/b: Looking for writers 2026/04/30 04:03:08 DEBUG : c: reading active writers 2026/04/30 04:03:08 DEBUG : a: Looking for writers 2026/04/30 04:03:08 DEBUG : b: reading active writers 2026/04/30 04:03:08 DEBUG : Looking for writers 2026/04/30 04:03:08 DEBUG : a: reading active writers 2026/04/30 04:03:08 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.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:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:03:10 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:03:10 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:03:10 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:03:10 DEBUG : Looking for writers 2026/04/30 04:03:10 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.35s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:03:10 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:03:10 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:03:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:03:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:03:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 04:03:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 04:03:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:11 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/30 04:03:11 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/30 04:03:11 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/30 04:03:11 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/30 04:03:11 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/30 04:03:12 DEBUG : file1: size = 5 OK 2026/04/30 04:03:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/30 04:03:12 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/30 04:03:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 04:03:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 04:03:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 04:03:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 04:03:13 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/30 04:03:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/30 04:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 04:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 04:03:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 04:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:13 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/30 04:03:14 DEBUG : file1: size = 0 OK 2026/04/30 04:03:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/30 04:03:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/30 04:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/30 04:03:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 04:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 04:03:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 04:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:14 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (7 bytes), uploading instead of streaming 2026/04/30 04:03:14 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/04/30 04:03:15 DEBUG : file1: size = 7 OK 2026/04/30 04:03:15 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/30 04:03:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/30 04:03:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:15 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:03:15 DEBUG : Looking for writers 2026/04/30 04:03:15 DEBUG : file1: reading active writers 2026/04/30 04:03:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.05s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:03:15 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:03:15 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:03:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:03:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:03:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 04:03:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 04:03:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:16 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/30 04:03:17 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/30 04:03:17 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/30 04:03:17 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/30 04:03:17 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (11 bytes), uploading instead of streaming 2026/04/30 04:03:17 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/30 04:03:18 DEBUG : file1: size = 11 OK 2026/04/30 04:03:18 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/30 04:03:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/30 04:03:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:18 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/30 04:03:18 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:03:18 DEBUG : Looking for writers 2026/04/30 04:03:18 DEBUG : file1: reading active writers 2026/04/30 04:03:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.54s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:03:19 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:03:19 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:03:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:03:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:03:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 04:03:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 04:03:19 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/30 04:03:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:19 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/30 04:03:20 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/30 04:03:21 DEBUG : file1: size = 5 OK 2026/04/30 04:03:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/30 04:03:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/30 04:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:21 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/30 04:03:21 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:03:21 DEBUG : Looking for writers 2026/04/30 04:03:21 DEBUG : file1: reading active writers 2026/04/30 04:03:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.36s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:03:21 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:03:21 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:03:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:03:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 04:03:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 04:03:21 DEBUG : file1: WriteFileHandle.Release closing 2026/04/30 04:03:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:21 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/30 04:03:23 DEBUG : file1: size = 0 OK 2026/04/30 04:03:23 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/30 04:03:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/30 04:03:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:23 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/30 04:03:23 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:03:23 DEBUG : Looking for writers 2026/04/30 04:03:23 DEBUG : file1: reading active writers 2026/04/30 04:03:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.18s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:03:23 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:03:23 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:03:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:03:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:03:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 04:03:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 04:03:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:24 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (2 bytes), uploading instead of streaming 2026/04/30 04:03:24 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/30 04:03:25 DEBUG : file1: size = 2 OK 2026/04/30 04:03:25 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/30 04:03:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/30 04:03:26 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/30 04:03:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:26 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:03:26 DEBUG : Looking for writers 2026/04/30 04:03:26 DEBUG : file1: reading active writers 2026/04/30 04:03:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.70s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:03:26 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:03:26 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:03:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:03:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:03:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 04:03:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 04:03:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:26 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/30 04:03:28 DEBUG : file1: size = 0 OK 2026/04/30 04:03:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/30 04:03:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/30 04:03:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:03:28 DEBUG : file1: Open: flags=O_RDONLY 2026/04/30 04:03:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/30 04:03:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/30 04:03:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:03:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/30 04:03:28 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:03:28 DEBUG : Looking for writers 2026/04/30 04:03:28 DEBUG : file1: reading active writers 2026/04/30 04:03:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.37s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:03:29 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:03:29 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:03:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 04:03:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 04:03:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 04:03:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 04:03:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:29 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': File to upload is small (100 bytes), uploading instead of streaming 2026/04/30 04:03:30 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/04/30 04:03:30 DEBUG : file1: size = 100 OK 2026/04/30 04:03:30 DEBUG : file1: md5 = 536f434b6c8f2bc9c2cdfe1868db0bdc OK 2026/04/30 04:03:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/30 04:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 04:03:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 04:03:30 DEBUG : file1: Open: flags=O_RDONLY 2026/04/30 04:03:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/30 04:03:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/30 04:03:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:03:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/30 04:03:31 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:03:31 DEBUG : Looking for writers 2026/04/30 04:03:31 DEBUG : file1: reading active writers 2026/04/30 04:03:31 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.74s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:03:31 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:03:31 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:03:32 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/04/30 04:03:34 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/04/30 04:03:36 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/04/30 04:03:38 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/04/30 04:03:39 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/04/30 04:03:41 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/30 04:03:41 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/30 04:03:41 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:03:41 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:03:41 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/30 04:03:41 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/30 04:03:41 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:03:42 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:03:42 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/30 04:03:42 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/30 04:03:42 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:03:42 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:03:42 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/30 04:03:42 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/30 04:03:42 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:03:42 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:03:42 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/30 04:03:42 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/30 04:03:42 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:03:43 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:03:43 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:03:43 DEBUG : flat: Looking for writers 2026/04/30 04:03:43 DEBUG : f004.txt: reading active writers 2026/04/30 04:03:43 DEBUG : f000.txt: reading active writers 2026/04/30 04:03:43 DEBUG : f001.txt: reading active writers 2026/04/30 04:03:43 DEBUG : f002.txt: reading active writers 2026/04/30 04:03:43 DEBUG : f003.txt: reading active writers 2026/04/30 04:03:43 DEBUG : Looking for writers 2026/04/30 04:03:43 DEBUG : flat: reading active writers 2026/04/30 04:03:43 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.37s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:03:45 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:03:45 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:03:46 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/04/30 04:03:48 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/04/30 04:03:50 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/04/30 04:03:52 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/30 04:03:52 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/30 04:03:52 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:03:52 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:03:52 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/30 04:03:52 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/30 04:03:52 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:03:52 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:03:52 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/30 04:03:52 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/30 04:03:52 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:03:53 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:03:53 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:03:53 DEBUG : a/b/c: Looking for writers 2026/04/30 04:03:53 DEBUG : deep.txt: reading active writers 2026/04/30 04:03:53 DEBUG : a/b: Looking for writers 2026/04/30 04:03:53 DEBUG : c: reading active writers 2026/04/30 04:03:53 DEBUG : mid.txt: reading active writers 2026/04/30 04:03:53 DEBUG : a: Looking for writers 2026/04/30 04:03:53 DEBUG : top.txt: reading active writers 2026/04/30 04:03:53 DEBUG : b: reading active writers 2026/04/30 04:03:53 DEBUG : Looking for writers 2026/04/30 04:03:53 DEBUG : a: reading active writers 2026/04/30 04:03:53 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.62s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:03:55 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:03:55 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:03:56 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/04/30 04:04:24 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/30 04:04:24 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/30 04:04:24 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:04:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/30 04:04:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/30 04:04:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/30 04:04:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:04:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/30 04:04:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/30 04:04:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/30 04:04:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/30 04:04:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/30 04:04:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/30 04:04:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/30 04:04:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/30 04:04:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/30 04:04:51 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:04:51 DEBUG : bigdir: Looking for writers 2026/04/30 04:04:51 DEBUG : big.bin: reading active writers 2026/04/30 04:04:51 DEBUG : Looking for writers 2026/04/30 04:04:51 DEBUG : bigdir: reading active writers 2026/04/30 04:04:51 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.49s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-jogusip4vebu'", Local "Local file system at /tmp/rclone763656601", Modify Window "1s" 2026/04/30 04:04:52 INFO : OpenDrive root 'rclone-test-jogusip4vebu': poll-interval is not supported by this remote 2026/04/30 04:04:52 NOTICE: OpenDrive root 'rclone-test-jogusip4vebu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 04:04:53 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/04/30 04:04:55 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/04/30 04:04:57 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/04/30 04:04:59 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/30 04:04:59 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/30 04:04:59 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:04:59 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:04:59 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/30 04:04:59 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/30 04:04:59 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:04:59 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:05:00 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/30 04:05:00 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/30 04:05:00 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 04:05:00 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 04:05:00 DEBUG : WaitForWriters: timeout=30s 2026/04/30 04:05:00 DEBUG : dir1: Looking for writers 2026/04/30 04:05:00 DEBUG : a.txt: reading active writers 2026/04/30 04:05:00 DEBUG : dir2: Looking for writers 2026/04/30 04:05:00 DEBUG : b.txt: reading active writers 2026/04/30 04:05:00 DEBUG : dir3: Looking for writers 2026/04/30 04:05:00 DEBUG : c.txt: reading active writers 2026/04/30 04:05:00 DEBUG : Looking for writers 2026/04/30 04:05:00 DEBUG : dir1: reading active writers 2026/04/30 04:05:00 DEBUG : dir2: reading active writers 2026/04/30 04:05:00 DEBUG : dir3: reading active writers 2026/04/30 04:05:00 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.31s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/30 04:05:02 DEBUG : OpenDrive root 'rclone-test-jogusip4vebu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m10.666846079s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]