"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/06/30 02:35:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-busiwuh9hoci" 2026/06/30 02:35:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/30 02:35:36 DEBUG : Starting OpenDrive session with ID: d29a542309ed3ac166866f6099e280a30cf4c2afba8d9567181e91173ec17724 2026/06/30 02:35:36 DEBUG : Creating backend with remote "/tmp/rclone2529764106" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:35:36 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:35:36 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:35:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:35:40 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:35:40 DEBUG : dir: Looking for writers 2026/06/30 02:35:40 DEBUG : Looking for writers 2026/06/30 02:35:40 DEBUG : dir: reading active writers 2026/06/30 02:35:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.58s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:35:41 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:35:41 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:35:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:35:44 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/06/30 02:35:47 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/06/30 02:35:49 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:35:49 DEBUG : dir/subdir: Looking for writers 2026/06/30 02:35:49 DEBUG : dir: Looking for writers 2026/06/30 02:35:49 DEBUG : file1: reading active writers 2026/06/30 02:35:49 DEBUG : file2: reading active writers 2026/06/30 02:35:49 DEBUG : subdir: reading active writers 2026/06/30 02:35:49 DEBUG : Looking for writers 2026/06/30 02:35:49 DEBUG : dir: reading active writers 2026/06/30 02:35:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (10.04s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:35:51 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:35:51 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:35:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:35:54 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:35:54 DEBUG : dir: Looking for writers 2026/06/30 02:35:54 DEBUG : file1: reading active writers 2026/06/30 02:35:54 DEBUG : Looking for writers 2026/06/30 02:35:54 DEBUG : dir: reading active writers 2026/06/30 02:35:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.27s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:35:55 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:35:55 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:35:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:35:58 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:35:58 DEBUG : dir: Looking for writers 2026/06/30 02:35:58 DEBUG : Looking for writers 2026/06/30 02:35:58 DEBUG : dir: reading active writers 2026/06/30 02:35:58 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.11s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:35:59 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:35:59 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:36:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:36:02 DEBUG : dir: forgetting directory cache 2026/06/30 02:36:02 DEBUG : forgetting directory cache 2026/06/30 02:36:02 DEBUG : dir: forgetting directory cache 2026/06/30 02:36:02 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:36:02 DEBUG : Looking for writers 2026/06/30 02:36:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.17s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:36:03 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:36:03 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:36:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:36:06 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/30 02:36:06 DEBUG : dir: invalidating directory cache 2026/06/30 02:36:06 DEBUG : >ForgetPath: 2026/06/30 02:36:06 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/30 02:36:06 DEBUG : invalidating directory cache 2026/06/30 02:36:06 DEBUG : dir: forgetting directory cache 2026/06/30 02:36:06 DEBUG : >ForgetPath: 2026/06/30 02:36:06 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/30 02:36:06 DEBUG : >ForgetPath: 2026/06/30 02:36:06 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:36:06 DEBUG : dir: Looking for writers 2026/06/30 02:36:06 DEBUG : Looking for writers 2026/06/30 02:36:06 DEBUG : dir: reading active writers 2026/06/30 02:36:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.14s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:36:07 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:36:07 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:36:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:36:12 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/06/30 02:36:15 DEBUG : forgetting directory cache 2026/06/30 02:36:15 DEBUG : dir: forgetting directory cache 2026/06/30 02:36:15 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:36:15 DEBUG : dir: Looking for writers 2026/06/30 02:36:15 DEBUG : fil/a/b: Looking for writers 2026/06/30 02:36:15 DEBUG : fil/a: Looking for writers 2026/06/30 02:36:15 DEBUG : b: reading active writers 2026/06/30 02:36:15 DEBUG : fil: Looking for writers 2026/06/30 02:36:15 DEBUG : a: reading active writers 2026/06/30 02:36:15 DEBUG : Looking for writers 2026/06/30 02:36:15 DEBUG : dir: reading active writers 2026/06/30 02:36:15 DEBUG : fil: reading active writers 2026/06/30 02:36:15 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.58s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:36:18 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:36:18 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:36:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:36:21 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:36:21 DEBUG : dir: Looking for writers 2026/06/30 02:36:21 DEBUG : Looking for writers 2026/06/30 02:36:21 DEBUG : dir: reading active writers 2026/06/30 02:36:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.12s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:36:22 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:36:22 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:36:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:36:25 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:36:25 DEBUG : dir: Looking for writers 2026/06/30 02:36:25 DEBUG : file1: reading active writers 2026/06/30 02:36:25 DEBUG : Looking for writers 2026/06/30 02:36:25 DEBUG : dir: reading active writers 2026/06/30 02:36:25 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.92s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:36:26 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:36:26 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:36:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:36:29 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/06/30 02:36:31 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/06/30 02:36:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/30 02:36:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/30 02:36:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/30 02:36:33 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/30 02:36:34 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/06/30 02:36:36 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/06/30 02:36:38 DEBUG : dir: invalidating directory cache 2026/06/30 02:36:38 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/30 02:36:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/30 02:36:38 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/30 02:36:38 DEBUG : dir/file1: Reset virtual modtime 2026/06/30 02:36:38 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/30 02:36:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/30 02:36:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/30 02:36:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/30 02:36:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:36:38 DEBUG : dir: invalidating directory cache 2026/06/30 02:36:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/30 02:36:39 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/30 02:36:39 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/30 02:36:39 DEBUG : forgetting directory cache 2026/06/30 02:36:39 DEBUG : dir: forgetting directory cache 2026/06/30 02:36:39 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/30 02:36:39 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:36:39 DEBUG : dir/virtualDir: Looking for writers 2026/06/30 02:36:39 DEBUG : dir: Looking for writers 2026/06/30 02:36:39 DEBUG : file1: reading active writers 2026/06/30 02:36:39 DEBUG : virtualFile2: reading active writers 2026/06/30 02:36:39 DEBUG : virtualFile: reading active writers 2026/06/30 02:36:39 DEBUG : virtualDir: reading active writers 2026/06/30 02:36:39 DEBUG : Looking for writers 2026/06/30 02:36:39 DEBUG : dir: reading active writers 2026/06/30 02:36:39 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.58s) --- PASS: TestDirReadDirAll/Virtual (5.14s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:36:41 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:36:41 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:36:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:36:43 ERROR : dir/: Can only open directories read only 2026/06/30 02:36:43 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:36:43 DEBUG : dir: Looking for writers 2026/06/30 02:36:43 DEBUG : Looking for writers 2026/06/30 02:36:43 DEBUG : dir: reading active writers 2026/06/30 02:36:43 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.94s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:36:45 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:36:45 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:36:46 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/06/30 02:36:47 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:36:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/30 02:36:47 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/30 02:36:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/30 02:36:47 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (5 bytes), uploading instead of streaming 2026/06/30 02:36:48 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/06/30 02:36:49 DEBUG : dir/potato: size = 5 OK 2026/06/30 02:36:49 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/30 02:36:49 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/30 02:36:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/30 02:36:49 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:36:49 DEBUG : dir: Looking for writers 2026/06/30 02:36:49 DEBUG : file1: reading active writers 2026/06/30 02:36:49 DEBUG : potato: reading active writers 2026/06/30 02:36:49 DEBUG : Looking for writers 2026/06/30 02:36:49 DEBUG : dir: reading active writers 2026/06/30 02:36:49 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.94s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:36:50 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:36:50 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:36:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:36:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/30 02:36:55 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:36:55 DEBUG : dir/sub: Looking for writers 2026/06/30 02:36:55 DEBUG : dir: Looking for writers 2026/06/30 02:36:55 DEBUG : file1: reading active writers 2026/06/30 02:36:55 DEBUG : sub: reading active writers 2026/06/30 02:36:55 DEBUG : Looking for writers 2026/06/30 02:36:55 DEBUG : dir: reading active writers 2026/06/30 02:36:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.81s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:36:56 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:36:56 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:36:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:37:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/30 02:37:00 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/30 02:37:01 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:37:01 DEBUG : dir/sub/subsub: Looking for writers 2026/06/30 02:37:01 DEBUG : dir/sub: Looking for writers 2026/06/30 02:37:01 DEBUG : subsub: reading active writers 2026/06/30 02:37:01 DEBUG : dir: Looking for writers 2026/06/30 02:37:01 DEBUG : file1: reading active writers 2026/06/30 02:37:01 DEBUG : sub: reading active writers 2026/06/30 02:37:01 DEBUG : Looking for writers 2026/06/30 02:37:01 DEBUG : dir: reading active writers 2026/06/30 02:37:01 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.86s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:37:03 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:37:03 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:37:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:37:06 ERROR : dir/: Dir.Remove not empty 2026/06/30 02:37:06 DEBUG : dir/file1: Remove: 2026/06/30 02:37:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:37:06 DEBUG : dir/file1: >Remove: err= 2026/06/30 02:37:07 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/30 02:37:07 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:37:07 DEBUG : Looking for writers 2026/06/30 02:37:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.94s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:37:07 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:37:07 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:37:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:37:10 DEBUG : dir/file1: Remove: 2026/06/30 02:37:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:37:10 DEBUG : dir/file1: >Remove: err= 2026/06/30 02:37:10 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/30 02:37:11 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:37:11 DEBUG : Looking for writers 2026/06/30 02:37:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.93s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:37:11 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:37:11 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:37:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:37:14 DEBUG : dir/file1: Remove: 2026/06/30 02:37:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:37:14 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/06/30 02:37:15 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:37:15 DEBUG : dir: Looking for writers 2026/06/30 02:37:15 DEBUG : Looking for writers 2026/06/30 02:37:15 DEBUG : dir: reading active writers 2026/06/30 02:37:15 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.58s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:37:16 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:37:16 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:37:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:37:19 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/06/30 02:37:21 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/30 02:37:21 DEBUG : dir2: same parent dir (ODFfMTI2OTkyMDFfSlZhYmg) - using folder/rename instead of move_copy 2026/06/30 02:37:21 DEBUG : dir: Updating dir with dir2 0x26cbbaeb72b0 2026/06/30 02:37:21 DEBUG : dir: forgetting directory cache 2026/06/30 02:37:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/30 02:37:21 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/30 02:37:23 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/30 02:37:23 DEBUG : file2: Updating file with file2 0x26cbbae73380 2026/06/30 02:37:23 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/30 02:37:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/30 02:37:23 INFO : dir2/file3: Deleted 2026/06/30 02:37:24 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/30 02:37:24 DEBUG : dir2/file3: Updating file with dir2/file3 0x26cbbae73380 2026/06/30 02:37:24 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/30 02:37:24 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/30 02:37:25 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/30 02:37:25 DEBUG : renamed empty directory: same parent dir (ODFfMTI2OTkyMDFfSlZhYmg) - using folder/rename instead of move_copy 2026/06/30 02:37:25 DEBUG : empty directory: Updating dir with renamed empty directory 0x26cbbae73930 2026/06/30 02:37:25 DEBUG : empty directory: forgetting directory cache 2026/06/30 02:37:25 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/30 02:37:25 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/30 02:37:25 DEBUG : dir2: Renaming to "dir3" 2026/06/30 02:37:25 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:37:25 DEBUG : dir3: Looking for writers 2026/06/30 02:37:25 DEBUG : file3: reading active writers 2026/06/30 02:37:25 DEBUG : renamed empty directory: Looking for writers 2026/06/30 02:37:25 DEBUG : Looking for writers 2026/06/30 02:37:25 DEBUG : dir3: reading active writers 2026/06/30 02:37:25 DEBUG : renamed empty directory: reading active writers 2026/06/30 02:37:25 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.01s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:37:27 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:37:27 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:37:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:37:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/30 02:37:30 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:37:30 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/30 02:37:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/30 02:37:30 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/30 02:37:30 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/30 02:37:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/30 02:37:30 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:37:30 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/30 02:37:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/30 02:37:30 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/30 02:37:30 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/30 02:37:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/30 02:37:30 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (12 bytes), uploading instead of streaming 2026/06/30 02:37:31 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/06/30 02:37:32 DEBUG : dir/sub/file2: size = 12 OK 2026/06/30 02:37:32 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/30 02:37:32 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/30 02:37:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/30 02:37:32 DEBUG : forgetting directory cache 2026/06/30 02:37:32 DEBUG : dir: forgetting directory cache 2026/06/30 02:37:32 DEBUG : dir/sub: forgetting directory cache 2026/06/30 02:37:32 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/30 02:37:32 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/30 02:37:32 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (5 bytes), uploading instead of streaming 2026/06/30 02:37:33 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/06/30 02:37:34 DEBUG : dir/sub/file0: size = 5 OK 2026/06/30 02:37:34 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/30 02:37:34 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/30 02:37:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/30 02:37:34 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:37:34 DEBUG : dir/sub: Looking for writers 2026/06/30 02:37:34 DEBUG : file0: reading active writers 2026/06/30 02:37:34 DEBUG : file2: reading active writers 2026/06/30 02:37:34 DEBUG : dir: Looking for writers 2026/06/30 02:37:34 DEBUG : file1: reading active writers 2026/06/30 02:37:34 DEBUG : sub: reading active writers 2026/06/30 02:37:34 DEBUG : Looking for writers 2026/06/30 02:37:34 DEBUG : dir: reading active writers 2026/06/30 02:37:34 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.30s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:37:36 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:37:36 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/30 02:37:36 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:37:36 DEBUG : Looking for writers 2026/06/30 02:37:36 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.37s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:37:36 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:37:36 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:37:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:37:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/30 02:37:39 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:37:39 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/30 02:37:39 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/30 02:37:39 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/30 02:37:39 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:37:39 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/30 02:37:39 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/30 02:37:39 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:37:39 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/30 02:37:39 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/30 02:37:39 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/30 02:37:39 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:37:39 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/30 02:37:39 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:37:39 DEBUG : dir: Looking for writers 2026/06/30 02:37:39 DEBUG : file1: reading active writers 2026/06/30 02:37:39 DEBUG : file1.metadata: reading active writers 2026/06/30 02:37:39 DEBUG : Looking for writers 2026/06/30 02:37:39 DEBUG : dir: reading active writers 2026/06/30 02:37:39 DEBUG : dir.metadata: reading active writers 2026/06/30 02:37:39 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:37:41 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:37:41 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:37:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:37:44 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:37:44 DEBUG : dir: Looking for writers 2026/06/30 02:37:44 DEBUG : file1: reading active writers 2026/06/30 02:37:44 DEBUG : Looking for writers 2026/06/30 02:37:44 DEBUG : dir: reading active writers 2026/06/30 02:37:44 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.10s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:37:45 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:37:45 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:37:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:37:49 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/06/30 02:37:50 DEBUG : Can set mod time: true 2026/06/30 02:37:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/30 02:37:51 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:37:51 DEBUG : dir: Looking for writers 2026/06/30 02:37:51 DEBUG : file1: reading active writers 2026/06/30 02:37:51 DEBUG : Looking for writers 2026/06/30 02:37:51 DEBUG : dir: reading active writers 2026/06/30 02:37:51 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:37:52 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:37:52 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:37:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:37:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/30 02:37:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/30 02:37:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:37:55 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (0 bytes), uploading instead of streaming 2026/06/30 02:37:56 DEBUG : dir/file1: size = 0 OK 2026/06/30 02:37:56 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/30 02:37:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/30 02:37:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/30 02:37:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:37:56 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:37:56 DEBUG : dir: Looking for writers 2026/06/30 02:37:56 DEBUG : file1: reading active writers 2026/06/30 02:37:56 DEBUG : Looking for writers 2026/06/30 02:37:56 DEBUG : dir: reading active writers 2026/06/30 02:37:56 DEBUG : >WaitForWriters: 2026/06/30 02:37:57 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:37:57 DEBUG : dir: Looking for writers 2026/06/30 02:37:57 DEBUG : file1: reading active writers 2026/06/30 02:37:57 DEBUG : Looking for writers 2026/06/30 02:37:57 DEBUG : dir: reading active writers 2026/06/30 02:37:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:37:58 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:37:58 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:37:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:38:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/30 02:38:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/30 02:38:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:38:01 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (5 bytes), uploading instead of streaming 2026/06/30 02:38:01 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/06/30 02:38:02 DEBUG : dir/file1: size = 5 OK 2026/06/30 02:38:02 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/30 02:38:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/30 02:38:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/30 02:38:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:38:02 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:02 DEBUG : dir: Looking for writers 2026/06/30 02:38:02 DEBUG : file1: reading active writers 2026/06/30 02:38:02 DEBUG : Looking for writers 2026/06/30 02:38:02 DEBUG : dir: reading active writers 2026/06/30 02:38:02 DEBUG : >WaitForWriters: 2026/06/30 02:38:03 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:03 DEBUG : dir: Looking for writers 2026/06/30 02:38:03 DEBUG : file1: reading active writers 2026/06/30 02:38:03 DEBUG : Looking for writers 2026/06/30 02:38:03 DEBUG : dir: reading active writers 2026/06/30 02:38:03 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:38:04 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:38:04 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:38:04 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:04 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:04 DEBUG : Config file has changed externally - reloading 2026/06/30 02:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:04 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:38:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:38:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/30 02:38:07 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:07 DEBUG : dir: Looking for writers 2026/06/30 02:38:07 DEBUG : file1: reading active writers 2026/06/30 02:38:07 DEBUG : Looking for writers 2026/06/30 02:38:07 DEBUG : dir: reading active writers 2026/06/30 02:38:07 DEBUG : >WaitForWriters: 2026/06/30 02:38:07 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:38:08 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:38:08 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:38:08 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:08 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:38:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:38:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:08 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:38:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:38:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/30 02:38:11 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:38:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:38:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:38:11 DEBUG : dir/file1(0x26cbbab454c0): close: 2026/06/30 02:38:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/30 02:38:11 DEBUG : dir/file1(0x26cbbab454c0): >close: err= 2026/06/30 02:38:11 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:11 DEBUG : dir: Looking for writers 2026/06/30 02:38:11 DEBUG : file1: reading active writers 2026/06/30 02:38:11 DEBUG : Looking for writers 2026/06/30 02:38:11 DEBUG : dir: reading active writers 2026/06/30 02:38:11 DEBUG : >WaitForWriters: 2026/06/30 02:38:12 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:12 DEBUG : dir: Looking for writers 2026/06/30 02:38:12 DEBUG : file1: reading active writers 2026/06/30 02:38:12 DEBUG : Looking for writers 2026/06/30 02:38:12 DEBUG : dir: reading active writers 2026/06/30 02:38:12 DEBUG : >WaitForWriters: 2026/06/30 02:38:12 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:38:13 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:38:13 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:38:13 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:13 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:13 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:38:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:38:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/30 02:38:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:38:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:38:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:38:16 DEBUG : dir/file1(0x26cbbadaca80): _writeAt: size=5, off=0 2026/06/30 02:38:16 DEBUG : dir/file1(0x26cbbadaca80): openPending: 2026/06/30 02:38:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/30 02:38:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/30 02:38:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:38:16 DEBUG : dir/file1(0x26cbbadaca80): >openPending: err= 2026/06/30 02:38:16 DEBUG : dir/file1(0x26cbbadaca80): >_writeAt: n=5, err= 2026/06/30 02:38:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/30 02:38:16 DEBUG : dir/file1(0x26cbbadaca80): close: 2026/06/30 02:38:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/30 02:38:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/30 02:38:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/30 02:38:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/30 02:38:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/30 02:38:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/30 02:38:16 DEBUG : dir/file1(0x26cbbadaca80): >close: err= 2026/06/30 02:38:16 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:16 DEBUG : dir: Looking for writers 2026/06/30 02:38:16 DEBUG : file1: reading active writers 2026/06/30 02:38:16 DEBUG : Looking for writers 2026/06/30 02:38:16 DEBUG : dir: reading active writers 2026/06/30 02:38:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:38:16 DEBUG : dir: Looking for writers 2026/06/30 02:38:16 DEBUG : file1: reading active writers 2026/06/30 02:38:16 DEBUG : Looking for writers 2026/06/30 02:38:16 DEBUG : dir: reading active writers 2026/06/30 02:38:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:38:16 DEBUG : dir: Looking for writers 2026/06/30 02:38:16 DEBUG : file1: reading active writers 2026/06/30 02:38:16 DEBUG : Looking for writers 2026/06/30 02:38:16 DEBUG : dir: reading active writers 2026/06/30 02:38:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:38:16 DEBUG : dir: Looking for writers 2026/06/30 02:38:16 DEBUG : file1: reading active writers 2026/06/30 02:38:16 DEBUG : Looking for writers 2026/06/30 02:38:16 DEBUG : dir: reading active writers 2026/06/30 02:38:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:38:16 DEBUG : dir/file1: vfs cache: starting upload 2026/06/30 02:38:16 DEBUG : dir: Looking for writers 2026/06/30 02:38:16 DEBUG : file1: reading active writers 2026/06/30 02:38:16 DEBUG : Looking for writers 2026/06/30 02:38:16 DEBUG : dir: reading active writers 2026/06/30 02:38:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:38:16 DEBUG : dir: Looking for writers 2026/06/30 02:38:16 DEBUG : file1: reading active writers 2026/06/30 02:38:16 DEBUG : Looking for writers 2026/06/30 02:38:16 DEBUG : dir: reading active writers 2026/06/30 02:38:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:38:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:38:16 DEBUG : dir: Looking for writers 2026/06/30 02:38:16 DEBUG : file1: reading active writers 2026/06/30 02:38:16 DEBUG : Looking for writers 2026/06/30 02:38:16 DEBUG : dir: reading active writers 2026/06/30 02:38:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:38:17 DEBUG : dir: Looking for writers 2026/06/30 02:38:17 DEBUG : file1: reading active writers 2026/06/30 02:38:17 DEBUG : Looking for writers 2026/06/30 02:38:17 DEBUG : dir: reading active writers 2026/06/30 02:38:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/30 02:38:17 DEBUG : dir/file1: size = 14 OK 2026/06/30 02:38:17 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/30 02:38:17 INFO : dir/file1: Copied (replaced existing) 2026/06/30 02:38:17 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/30 02:38:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/30 02:38:17 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/30 02:38:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:38:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/30 02:38:18 DEBUG : dir: Looking for writers 2026/06/30 02:38:18 DEBUG : file1: reading active writers 2026/06/30 02:38:18 DEBUG : Looking for writers 2026/06/30 02:38:18 DEBUG : dir: reading active writers 2026/06/30 02:38:18 DEBUG : >WaitForWriters: 2026/06/30 02:38:18 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:18 DEBUG : dir: Looking for writers 2026/06/30 02:38:18 DEBUG : file1: reading active writers 2026/06/30 02:38:18 DEBUG : Looking for writers 2026/06/30 02:38:18 DEBUG : dir: reading active writers 2026/06/30 02:38:18 DEBUG : >WaitForWriters: 2026/06/30 02:38:18 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (34.95s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.33s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.92s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.80s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.62s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.75s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:38:20 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:38:20 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:38:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:38:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/30 02:38:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/30 02:38:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:38:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/30 02:38:23 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:23 DEBUG : dir: Looking for writers 2026/06/30 02:38:23 DEBUG : file1: reading active writers 2026/06/30 02:38:23 DEBUG : Looking for writers 2026/06/30 02:38:23 DEBUG : dir: reading active writers 2026/06/30 02:38:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.44s) === RUN TestFileOpenReadUnknownSize 2026/06/30 02:38:24 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/30 02:38:24 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:38:24 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:38:24 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/30 02:38:24 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:24 DEBUG : Looking for writers 2026/06/30 02:38:24 DEBUG : file.txt: reading active writers 2026/06/30 02:38:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:38:24 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:38:24 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:38:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:38:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:38:27 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (25 bytes), uploading instead of streaming 2026/06/30 02:38:27 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/06/30 02:38:28 DEBUG : dir/file1: size = 25 OK 2026/06/30 02:38:28 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/30 02:38:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/30 02:38:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:38:28 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:28 DEBUG : dir: Looking for writers 2026/06/30 02:38:28 DEBUG : file1: reading active writers 2026/06/30 02:38:28 DEBUG : Looking for writers 2026/06/30 02:38:28 DEBUG : dir: reading active writers 2026/06/30 02:38:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.22s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:38:29 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:38:29 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:38:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:38:33 DEBUG : dir/file1: Remove: 2026/06/30 02:38:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:38:33 DEBUG : dir/file1: >Remove: err= 2026/06/30 02:38:33 DEBUG : dir/file1: Remove: 2026/06/30 02:38:33 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/30 02:38:33 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:33 DEBUG : dir: Looking for writers 2026/06/30 02:38:33 DEBUG : Looking for writers 2026/06/30 02:38:33 DEBUG : dir: reading active writers 2026/06/30 02:38:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.80s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:38:34 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:38:34 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:38:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:38:37 DEBUG : dir/file1: Remove: 2026/06/30 02:38:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:38:37 DEBUG : dir/file1: >Remove: err= 2026/06/30 02:38:37 DEBUG : dir/file1: Remove: 2026/06/30 02:38:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/30 02:38:37 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:37 DEBUG : dir: Looking for writers 2026/06/30 02:38:37 DEBUG : Looking for writers 2026/06/30 02:38:37 DEBUG : dir: reading active writers 2026/06/30 02:38:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.31s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:38:38 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:38:38 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:38:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:38:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/30 02:38:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/30 02:38:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/30 02:38:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/30 02:38:41 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/30 02:38:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/30 02:38:41 DEBUG : dir/file1: Open: flags=0x3 2026/06/30 02:38:41 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/30 02:38:41 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/30 02:38:41 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:41 DEBUG : dir: Looking for writers 2026/06/30 02:38:41 DEBUG : file1: reading active writers 2026/06/30 02:38:41 DEBUG : Looking for writers 2026/06/30 02:38:41 DEBUG : dir: reading active writers 2026/06/30 02:38:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.05s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:38:42 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:38:42 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:38:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:38:45 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:45 DEBUG : dir: Looking for writers 2026/06/30 02:38:45 DEBUG : file1: reading active writers 2026/06/30 02:38:45 DEBUG : Looking for writers 2026/06/30 02:38:45 DEBUG : dir: reading active writers 2026/06/30 02:38:45 DEBUG : >WaitForWriters: 2026/06/30 02:38:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/30 02:38:46 DEBUG : newLeaf: Updating file with newLeaf 0x26cbbb09a1a0 2026/06/30 02:38:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:38:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:38:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/30 02:38:47 DEBUG : dir/file1: Updating file with dir/file1 0x26cbbb09a1a0 2026/06/30 02:38:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/30 02:38:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:38:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/30 02:38:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/30 02:38:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:38:48 DEBUG : dir/file1: File is currently open, delaying rename 0x26cbbb09a1a0 2026/06/30 02:38:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:38:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:38:48 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (25 bytes), uploading instead of streaming 2026/06/30 02:38:48 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/06/30 02:38:49 DEBUG : dir/file1: size = 25 OK 2026/06/30 02:38:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/30 02:38:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/30 02:38:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:38:49 DEBUG : newLeaf: Running delayed rename now 2026/06/30 02:38:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/30 02:38:49 DEBUG : newLeaf: Updating file with newLeaf 0x26cbbb09a1a0 2026/06/30 02:38:49 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:49 DEBUG : dir: Looking for writers 2026/06/30 02:38:49 DEBUG : Looking for writers 2026/06/30 02:38:49 DEBUG : dir: reading active writers 2026/06/30 02:38:49 DEBUG : newLeaf: reading active writers 2026/06/30 02:38:49 DEBUG : >WaitForWriters: 2026/06/30 02:38:50 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:50 DEBUG : dir: Looking for writers 2026/06/30 02:38:50 DEBUG : Looking for writers 2026/06/30 02:38:50 DEBUG : dir: reading active writers 2026/06/30 02:38:50 DEBUG : newLeaf: reading active writers 2026/06/30 02:38:50 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:38:51 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:38:51 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:38:51 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:38:51 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:51 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:38:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:38:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:51 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:38:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:38:54 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:54 DEBUG : dir: Looking for writers 2026/06/30 02:38:54 DEBUG : file1: reading active writers 2026/06/30 02:38:54 DEBUG : Looking for writers 2026/06/30 02:38:54 DEBUG : dir: reading active writers 2026/06/30 02:38:54 DEBUG : >WaitForWriters: 2026/06/30 02:38:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/30 02:38:55 DEBUG : newLeaf: Updating file with newLeaf 0x26cbbb09a270 2026/06/30 02:38:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:38:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:38:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/30 02:38:56 DEBUG : dir/file1: Updating file with dir/file1 0x26cbbb09a270 2026/06/30 02:38:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/30 02:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:38:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/30 02:38:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/30 02:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:38:56 DEBUG : dir/file1: File is currently open, delaying rename 0x26cbbb09a270 2026/06/30 02:38:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:38:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:38:56 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (25 bytes), uploading instead of streaming 2026/06/30 02:38:56 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/06/30 02:38:57 DEBUG : dir/file1: size = 25 OK 2026/06/30 02:38:57 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/30 02:38:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/30 02:38:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:38:57 DEBUG : newLeaf: Running delayed rename now 2026/06/30 02:38:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/30 02:38:58 DEBUG : newLeaf: Updating file with newLeaf 0x26cbbb09a270 2026/06/30 02:38:58 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:58 DEBUG : dir: Looking for writers 2026/06/30 02:38:58 DEBUG : Looking for writers 2026/06/30 02:38:58 DEBUG : dir: reading active writers 2026/06/30 02:38:58 DEBUG : newLeaf: reading active writers 2026/06/30 02:38:58 DEBUG : >WaitForWriters: 2026/06/30 02:38:58 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:38:58 DEBUG : dir: Looking for writers 2026/06/30 02:38:58 DEBUG : Looking for writers 2026/06/30 02:38:58 DEBUG : dir: reading active writers 2026/06/30 02:38:58 DEBUG : newLeaf: reading active writers 2026/06/30 02:38:58 DEBUG : >WaitForWriters: 2026/06/30 02:38:58 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:38:59 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:38:59 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:38:59 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:38:59 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:59 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:38:59 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:39:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:39:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/30 02:39:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:39:02 DEBUG : dir/file1(0x26cbbab44500): openPending: 2026/06/30 02:39:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/30 02:39:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/30 02:39:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:02 DEBUG : dir/file1(0x26cbbab44500): >openPending: err= 2026/06/30 02:39:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/30 02:39:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:39:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:39:02 DEBUG : dir/file1(0x26cbbab44500): _writeAt: size=14, off=0 2026/06/30 02:39:02 DEBUG : dir/file1(0x26cbbab44500): >_writeAt: n=14, err= 2026/06/30 02:39:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/30 02:39:02 DEBUG : dir/file1(0x26cbbab44500): close: 2026/06/30 02:39:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/30 02:39:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/30 02:39:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/30 02:39:02 DEBUG : dir/file1(0x26cbbab44500): >close: err= 2026/06/30 02:39:02 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:02 DEBUG : dir: Looking for writers 2026/06/30 02:39:02 DEBUG : file1: reading active writers 2026/06/30 02:39:02 DEBUG : Looking for writers 2026/06/30 02:39:02 DEBUG : dir: reading active writers 2026/06/30 02:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:39:02 DEBUG : dir: Looking for writers 2026/06/30 02:39:02 DEBUG : file1: reading active writers 2026/06/30 02:39:02 DEBUG : Looking for writers 2026/06/30 02:39:02 DEBUG : dir: reading active writers 2026/06/30 02:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:39:02 DEBUG : dir: Looking for writers 2026/06/30 02:39:02 DEBUG : file1: reading active writers 2026/06/30 02:39:02 DEBUG : Looking for writers 2026/06/30 02:39:02 DEBUG : dir: reading active writers 2026/06/30 02:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:39:02 DEBUG : dir: Looking for writers 2026/06/30 02:39:02 DEBUG : file1: reading active writers 2026/06/30 02:39:02 DEBUG : Looking for writers 2026/06/30 02:39:02 DEBUG : dir: reading active writers 2026/06/30 02:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:39:02 DEBUG : dir/file1: vfs cache: starting upload 2026/06/30 02:39:03 DEBUG : dir: Looking for writers 2026/06/30 02:39:03 DEBUG : file1: reading active writers 2026/06/30 02:39:03 DEBUG : Looking for writers 2026/06/30 02:39:03 DEBUG : dir: reading active writers 2026/06/30 02:39:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:39:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:39:03 DEBUG : dir: Looking for writers 2026/06/30 02:39:03 DEBUG : file1: reading active writers 2026/06/30 02:39:03 DEBUG : Looking for writers 2026/06/30 02:39:03 DEBUG : dir: reading active writers 2026/06/30 02:39:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:39:03 DEBUG : dir: Looking for writers 2026/06/30 02:39:03 DEBUG : file1: reading active writers 2026/06/30 02:39:03 DEBUG : Looking for writers 2026/06/30 02:39:03 DEBUG : dir: reading active writers 2026/06/30 02:39:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:39:04 DEBUG : dir/file1: size = 14 OK 2026/06/30 02:39:04 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/30 02:39:04 INFO : dir/file1: Copied (replaced existing) 2026/06/30 02:39:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/30 02:39:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/30 02:39:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/30 02:39:04 DEBUG : dir: Looking for writers 2026/06/30 02:39:04 DEBUG : file1: reading active writers 2026/06/30 02:39:04 DEBUG : Looking for writers 2026/06/30 02:39:04 DEBUG : dir: reading active writers 2026/06/30 02:39:04 DEBUG : >WaitForWriters: 2026/06/30 02:39:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/30 02:39:04 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:39:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:39:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:39:04 DEBUG : dir/file1(0x26cbbb24e5c0): _readAt: size=512, off=0 2026/06/30 02:39:04 DEBUG : dir/file1(0x26cbbb24e5c0): openPending: 2026/06/30 02:39:04 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/06/30 02:39:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/30 02:39:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:04 DEBUG : dir/file1(0x26cbbb24e5c0): >openPending: err= 2026/06/30 02:39:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/30 02:39:04 DEBUG : dir/file1(0x26cbbb24e5c0): >_readAt: n=14, err=EOF 2026/06/30 02:39:04 DEBUG : dir/file1(0x26cbbb24e5c0): close: 2026/06/30 02:39:04 DEBUG : dir/file1(0x26cbbb24e5c0): >close: err= 2026/06/30 02:39:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/30 02:39:05 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/30 02:39:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/30 02:39:05 DEBUG : newLeaf: Updating file with newLeaf 0x26cbbb09a000 2026/06/30 02:39:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:39:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:39:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/30 02:39:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/30 02:39:06 DEBUG : dir/file1: Updating file with dir/file1 0x26cbbb09a000 2026/06/30 02:39:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/30 02:39:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/30 02:39:06 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:39:06 DEBUG : dir/file1(0x26cbbb24eb00): openPending: 2026/06/30 02:39:06 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/06/30 02:39:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/30 02:39:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:06 DEBUG : dir/file1(0x26cbbb24eb00): >openPending: err= 2026/06/30 02:39:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/30 02:39:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:39:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:39:06 DEBUG : dir/file1(0x26cbbb24eb00): _writeAt: size=25, off=0 2026/06/30 02:39:06 DEBUG : dir/file1(0x26cbbb24eb00): >_writeAt: n=25, err= 2026/06/30 02:39:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/30 02:39:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/30 02:39:06 DEBUG : newLeaf: Updating file with newLeaf 0x26cbbb09a000 2026/06/30 02:39:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:39:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:39:06 DEBUG : newLeaf(0x26cbbb24eb00): close: 2026/06/30 02:39:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/30 02:39:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-30 02:39:06.402546956 +0000 UTC m=+210.800823190 2026/06/30 02:39:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/30 02:39:06 DEBUG : newLeaf(0x26cbbb24eb00): >close: err= 2026/06/30 02:39:06 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:06 DEBUG : dir: Looking for writers 2026/06/30 02:39:06 DEBUG : Looking for writers 2026/06/30 02:39:06 DEBUG : dir: reading active writers 2026/06/30 02:39:06 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:39:06 DEBUG : dir: Looking for writers 2026/06/30 02:39:06 DEBUG : Looking for writers 2026/06/30 02:39:06 DEBUG : dir: reading active writers 2026/06/30 02:39:06 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:39:06 DEBUG : dir: Looking for writers 2026/06/30 02:39:06 DEBUG : Looking for writers 2026/06/30 02:39:06 DEBUG : dir: reading active writers 2026/06/30 02:39:06 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:39:07 DEBUG : dir: Looking for writers 2026/06/30 02:39:07 DEBUG : Looking for writers 2026/06/30 02:39:07 DEBUG : dir: reading active writers 2026/06/30 02:39:07 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:39:07 DEBUG : newLeaf: vfs cache: starting upload 2026/06/30 02:39:07 DEBUG : dir: Looking for writers 2026/06/30 02:39:07 DEBUG : Looking for writers 2026/06/30 02:39:07 DEBUG : dir: reading active writers 2026/06/30 02:39:07 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:39:07 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/30 02:39:07 DEBUG : dir: Looking for writers 2026/06/30 02:39:07 DEBUG : Looking for writers 2026/06/30 02:39:07 DEBUG : dir: reading active writers 2026/06/30 02:39:07 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:39:07 DEBUG : dir: Looking for writers 2026/06/30 02:39:07 DEBUG : Looking for writers 2026/06/30 02:39:07 DEBUG : dir: reading active writers 2026/06/30 02:39:07 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:39:08 DEBUG : newLeaf: size = 25 OK 2026/06/30 02:39:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/30 02:39:08 INFO : newLeaf: Copied (replaced existing) 2026/06/30 02:39:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-30 02:39:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/30 02:39:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/30 02:39:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:39:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/30 02:39:08 DEBUG : dir: Looking for writers 2026/06/30 02:39:08 DEBUG : Looking for writers 2026/06/30 02:39:08 DEBUG : dir: reading active writers 2026/06/30 02:39:08 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:08 DEBUG : >WaitForWriters: 2026/06/30 02:39:08 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:08 DEBUG : dir: Looking for writers 2026/06/30 02:39:08 DEBUG : Looking for writers 2026/06/30 02:39:08 DEBUG : dir: reading active writers 2026/06/30 02:39:08 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:08 DEBUG : >WaitForWriters: 2026/06/30 02:39:08 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:39:09 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:39:09 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:39:09 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:09 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:39:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:39:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:09 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:39:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:39:12 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:12 DEBUG : dir: Looking for writers 2026/06/30 02:39:12 DEBUG : file1: reading active writers 2026/06/30 02:39:12 DEBUG : Looking for writers 2026/06/30 02:39:12 DEBUG : dir: reading active writers 2026/06/30 02:39:12 DEBUG : >WaitForWriters: 2026/06/30 02:39:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/30 02:39:13 DEBUG : newLeaf: Updating file with newLeaf 0x26cbbb01fad0 2026/06/30 02:39:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:39:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:39:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/30 02:39:14 DEBUG : dir/file1: Updating file with dir/file1 0x26cbbb01fad0 2026/06/30 02:39:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/30 02:39:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/30 02:39:14 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:39:14 DEBUG : dir/file1(0x26cbbaf25800): openPending: 2026/06/30 02:39:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/06/30 02:39:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/30 02:39:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:14 DEBUG : dir/file1(0x26cbbaf25800): >openPending: err= 2026/06/30 02:39:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/30 02:39:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:39:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:39:14 DEBUG : dir/file1(0x26cbbaf25800): _writeAt: size=25, off=0 2026/06/30 02:39:14 DEBUG : dir/file1(0x26cbbaf25800): >_writeAt: n=25, err= 2026/06/30 02:39:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/30 02:39:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/30 02:39:15 DEBUG : newLeaf: Updating file with newLeaf 0x26cbbb01fad0 2026/06/30 02:39:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:39:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:39:15 DEBUG : newLeaf(0x26cbbaf25800): close: 2026/06/30 02:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/30 02:39:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-30 02:39:14.9638739 +0000 UTC m=+219.362150124 2026/06/30 02:39:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/30 02:39:15 DEBUG : newLeaf(0x26cbbaf25800): >close: err= 2026/06/30 02:39:15 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:15 DEBUG : dir: Looking for writers 2026/06/30 02:39:15 DEBUG : Looking for writers 2026/06/30 02:39:15 DEBUG : dir: reading active writers 2026/06/30 02:39:15 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:39:15 DEBUG : dir: Looking for writers 2026/06/30 02:39:15 DEBUG : Looking for writers 2026/06/30 02:39:15 DEBUG : dir: reading active writers 2026/06/30 02:39:15 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:39:15 DEBUG : dir: Looking for writers 2026/06/30 02:39:15 DEBUG : Looking for writers 2026/06/30 02:39:15 DEBUG : dir: reading active writers 2026/06/30 02:39:15 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:39:15 DEBUG : dir: Looking for writers 2026/06/30 02:39:15 DEBUG : Looking for writers 2026/06/30 02:39:15 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:15 DEBUG : dir: reading active writers 2026/06/30 02:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:39:15 DEBUG : newLeaf: vfs cache: starting upload 2026/06/30 02:39:15 DEBUG : dir: Looking for writers 2026/06/30 02:39:15 DEBUG : Looking for writers 2026/06/30 02:39:15 DEBUG : dir: reading active writers 2026/06/30 02:39:15 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:39:15 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/30 02:39:15 DEBUG : dir: Looking for writers 2026/06/30 02:39:15 DEBUG : Looking for writers 2026/06/30 02:39:15 DEBUG : dir: reading active writers 2026/06/30 02:39:15 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:39:16 DEBUG : dir: Looking for writers 2026/06/30 02:39:16 DEBUG : Looking for writers 2026/06/30 02:39:16 DEBUG : dir: reading active writers 2026/06/30 02:39:16 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:39:16 DEBUG : newLeaf: size = 25 OK 2026/06/30 02:39:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/30 02:39:16 INFO : newLeaf: Copied (replaced existing) 2026/06/30 02:39:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-30 02:39:14 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/30 02:39:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/30 02:39:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:39:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/30 02:39:16 DEBUG : dir: Looking for writers 2026/06/30 02:39:16 DEBUG : Looking for writers 2026/06/30 02:39:16 DEBUG : dir: reading active writers 2026/06/30 02:39:16 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:16 DEBUG : >WaitForWriters: 2026/06/30 02:39:17 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:17 DEBUG : dir: Looking for writers 2026/06/30 02:39:17 DEBUG : Looking for writers 2026/06/30 02:39:17 DEBUG : dir: reading active writers 2026/06/30 02:39:17 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:17 DEBUG : >WaitForWriters: 2026/06/30 02:39:17 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:39:18 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:39:18 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:39:18 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:18 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:39:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:39:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:18 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:39:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:39:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/30 02:39:21 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:39:21 DEBUG : dir/file1(0x26cbbaf8cec0): openPending: 2026/06/30 02:39:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/30 02:39:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/30 02:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:21 DEBUG : dir/file1(0x26cbbaf8cec0): >openPending: err= 2026/06/30 02:39:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/30 02:39:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:39:21 DEBUG : dir/file1(0x26cbbaf8cec0): _writeAt: size=14, off=0 2026/06/30 02:39:21 DEBUG : dir/file1(0x26cbbaf8cec0): >_writeAt: n=14, err= 2026/06/30 02:39:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/30 02:39:21 DEBUG : dir/file1(0x26cbbaf8cec0): close: 2026/06/30 02:39:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/30 02:39:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/30 02:39:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/30 02:39:21 DEBUG : dir/file1(0x26cbbaf8cec0): >close: err= 2026/06/30 02:39:21 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:21 DEBUG : dir: Looking for writers 2026/06/30 02:39:21 DEBUG : file1: reading active writers 2026/06/30 02:39:21 DEBUG : Looking for writers 2026/06/30 02:39:21 DEBUG : dir: reading active writers 2026/06/30 02:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:39:21 DEBUG : dir: Looking for writers 2026/06/30 02:39:21 DEBUG : file1: reading active writers 2026/06/30 02:39:21 DEBUG : Looking for writers 2026/06/30 02:39:21 DEBUG : dir: reading active writers 2026/06/30 02:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:39:21 DEBUG : dir: Looking for writers 2026/06/30 02:39:21 DEBUG : file1: reading active writers 2026/06/30 02:39:21 DEBUG : Looking for writers 2026/06/30 02:39:21 DEBUG : dir: reading active writers 2026/06/30 02:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:39:21 DEBUG : dir: Looking for writers 2026/06/30 02:39:21 DEBUG : file1: reading active writers 2026/06/30 02:39:21 DEBUG : Looking for writers 2026/06/30 02:39:21 DEBUG : dir: reading active writers 2026/06/30 02:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:39:21 DEBUG : dir/file1: vfs cache: starting upload 2026/06/30 02:39:21 DEBUG : dir: Looking for writers 2026/06/30 02:39:21 DEBUG : file1: reading active writers 2026/06/30 02:39:21 DEBUG : Looking for writers 2026/06/30 02:39:21 DEBUG : dir: reading active writers 2026/06/30 02:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:39:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:39:21 DEBUG : dir: Looking for writers 2026/06/30 02:39:21 DEBUG : file1: reading active writers 2026/06/30 02:39:21 DEBUG : Looking for writers 2026/06/30 02:39:21 DEBUG : dir: reading active writers 2026/06/30 02:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:39:21 DEBUG : dir: Looking for writers 2026/06/30 02:39:21 DEBUG : file1: reading active writers 2026/06/30 02:39:21 DEBUG : Looking for writers 2026/06/30 02:39:21 DEBUG : dir: reading active writers 2026/06/30 02:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:39:22 DEBUG : dir/file1: size = 14 OK 2026/06/30 02:39:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/30 02:39:22 INFO : dir/file1: Copied (replaced existing) 2026/06/30 02:39:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/30 02:39:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/30 02:39:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/30 02:39:22 DEBUG : dir: Looking for writers 2026/06/30 02:39:22 DEBUG : file1: reading active writers 2026/06/30 02:39:22 DEBUG : Looking for writers 2026/06/30 02:39:22 DEBUG : dir: reading active writers 2026/06/30 02:39:22 DEBUG : >WaitForWriters: 2026/06/30 02:39:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/30 02:39:22 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:39:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:39:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:39:22 DEBUG : dir/file1(0x26cbbaf8cbc0): _readAt: size=512, off=0 2026/06/30 02:39:22 DEBUG : dir/file1(0x26cbbaf8cbc0): openPending: 2026/06/30 02:39:22 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/06/30 02:39:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/30 02:39:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:22 DEBUG : dir/file1(0x26cbbaf8cbc0): >openPending: err= 2026/06/30 02:39:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/30 02:39:22 DEBUG : dir/file1(0x26cbbaf8cbc0): >_readAt: n=14, err=EOF 2026/06/30 02:39:22 DEBUG : dir/file1(0x26cbbaf8cbc0): close: 2026/06/30 02:39:22 DEBUG : dir/file1(0x26cbbaf8cbc0): >close: err= 2026/06/30 02:39:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/30 02:39:23 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/30 02:39:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/30 02:39:23 DEBUG : newLeaf: Updating file with newLeaf 0x26cbbafd49c0 2026/06/30 02:39:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:39:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:39:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/30 02:39:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/30 02:39:24 DEBUG : dir/file1: Updating file with dir/file1 0x26cbbafd49c0 2026/06/30 02:39:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/30 02:39:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/30 02:39:24 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:39:24 DEBUG : dir/file1(0x26cbbb24e640): openPending: 2026/06/30 02:39:24 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/06/30 02:39:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/30 02:39:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:24 DEBUG : dir/file1(0x26cbbb24e640): >openPending: err= 2026/06/30 02:39:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/30 02:39:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:39:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:39:24 DEBUG : dir/file1(0x26cbbb24e640): _writeAt: size=25, off=0 2026/06/30 02:39:24 DEBUG : dir/file1(0x26cbbb24e640): >_writeAt: n=25, err= 2026/06/30 02:39:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/30 02:39:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/30 02:39:25 DEBUG : newLeaf: Updating file with newLeaf 0x26cbbafd49c0 2026/06/30 02:39:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:39:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:39:25 DEBUG : newLeaf(0x26cbbb24e640): close: 2026/06/30 02:39:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/30 02:39:25 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-30 02:39:24.611910169 +0000 UTC m=+229.010186403 2026/06/30 02:39:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/30 02:39:25 DEBUG : newLeaf(0x26cbbb24e640): >close: err= 2026/06/30 02:39:25 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:25 DEBUG : dir: Looking for writers 2026/06/30 02:39:25 DEBUG : Looking for writers 2026/06/30 02:39:25 DEBUG : dir: reading active writers 2026/06/30 02:39:25 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:39:25 DEBUG : dir: Looking for writers 2026/06/30 02:39:25 DEBUG : Looking for writers 2026/06/30 02:39:25 DEBUG : dir: reading active writers 2026/06/30 02:39:25 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:39:25 DEBUG : dir: Looking for writers 2026/06/30 02:39:25 DEBUG : Looking for writers 2026/06/30 02:39:25 DEBUG : dir: reading active writers 2026/06/30 02:39:25 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:39:25 DEBUG : dir: Looking for writers 2026/06/30 02:39:25 DEBUG : Looking for writers 2026/06/30 02:39:25 DEBUG : dir: reading active writers 2026/06/30 02:39:25 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:39:25 DEBUG : newLeaf: vfs cache: starting upload 2026/06/30 02:39:25 DEBUG : dir: Looking for writers 2026/06/30 02:39:25 DEBUG : Looking for writers 2026/06/30 02:39:25 DEBUG : dir: reading active writers 2026/06/30 02:39:25 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:39:25 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/30 02:39:25 DEBUG : dir: Looking for writers 2026/06/30 02:39:25 DEBUG : Looking for writers 2026/06/30 02:39:25 DEBUG : dir: reading active writers 2026/06/30 02:39:25 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:39:25 DEBUG : dir: Looking for writers 2026/06/30 02:39:25 DEBUG : Looking for writers 2026/06/30 02:39:25 DEBUG : dir: reading active writers 2026/06/30 02:39:25 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:39:26 DEBUG : newLeaf: size = 25 OK 2026/06/30 02:39:26 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/30 02:39:26 INFO : newLeaf: Copied (replaced existing) 2026/06/30 02:39:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-30 02:39:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/30 02:39:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/30 02:39:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:39:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/30 02:39:26 DEBUG : dir: Looking for writers 2026/06/30 02:39:26 DEBUG : Looking for writers 2026/06/30 02:39:26 DEBUG : dir: reading active writers 2026/06/30 02:39:26 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:26 DEBUG : >WaitForWriters: 2026/06/30 02:39:26 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:26 DEBUG : dir: Looking for writers 2026/06/30 02:39:26 DEBUG : Looking for writers 2026/06/30 02:39:26 DEBUG : dir: reading active writers 2026/06/30 02:39:26 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:26 DEBUG : >WaitForWriters: 2026/06/30 02:39:26 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:39:27 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:39:27 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:39:27 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:27 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:39:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:39:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:39:27 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:39:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:39:30 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:30 DEBUG : dir: Looking for writers 2026/06/30 02:39:30 DEBUG : file1: reading active writers 2026/06/30 02:39:30 DEBUG : Looking for writers 2026/06/30 02:39:30 DEBUG : dir: reading active writers 2026/06/30 02:39:30 DEBUG : >WaitForWriters: 2026/06/30 02:39:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/30 02:39:30 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:39:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:39:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:39:30 DEBUG : dir/file1(0x26cbbaf24b40): _readAt: size=512, off=0 2026/06/30 02:39:30 DEBUG : dir/file1(0x26cbbaf24b40): openPending: 2026/06/30 02:39:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/30 02:39:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/30 02:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:30 DEBUG : dir/file1(0x26cbbaf24b40): >openPending: err= 2026/06/30 02:39:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/30 02:39:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:39:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:39:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:39:30 DEBUG : dir/file1(0x26cbbaf24b40): >_readAt: n=14, err=EOF 2026/06/30 02:39:30 DEBUG : dir/file1(0x26cbbaf24b40): close: 2026/06/30 02:39:30 DEBUG : dir/file1(0x26cbbaf24b40): >close: err= 2026/06/30 02:39:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/30 02:39:31 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/30 02:39:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/30 02:39:31 DEBUG : newLeaf: Updating file with newLeaf 0x26cbbb08f040 2026/06/30 02:39:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:39:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:39:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/30 02:39:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/30 02:39:32 DEBUG : dir/file1: Updating file with dir/file1 0x26cbbb08f040 2026/06/30 02:39:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/30 02:39:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/30 02:39:33 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:39:33 DEBUG : dir/file1(0x26cbbb24e680): openPending: 2026/06/30 02:39:33 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/06/30 02:39:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/30 02:39:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:39:33 DEBUG : dir/file1(0x26cbbb24e680): >openPending: err= 2026/06/30 02:39:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/30 02:39:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:39:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:39:33 DEBUG : dir/file1(0x26cbbb24e680): _writeAt: size=25, off=0 2026/06/30 02:39:33 DEBUG : dir/file1(0x26cbbb24e680): >_writeAt: n=25, err= 2026/06/30 02:39:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/30 02:39:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/30 02:39:33 DEBUG : newLeaf: Updating file with newLeaf 0x26cbbb08f040 2026/06/30 02:39:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:39:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:39:33 DEBUG : newLeaf(0x26cbbb24e680): close: 2026/06/30 02:39:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/30 02:39:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-30 02:39:33.258561505 +0000 UTC m=+237.656837729 2026/06/30 02:39:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/30 02:39:33 DEBUG : newLeaf(0x26cbbb24e680): >close: err= 2026/06/30 02:39:33 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:33 DEBUG : dir: Looking for writers 2026/06/30 02:39:33 DEBUG : Looking for writers 2026/06/30 02:39:33 DEBUG : dir: reading active writers 2026/06/30 02:39:33 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:39:33 DEBUG : dir: Looking for writers 2026/06/30 02:39:33 DEBUG : Looking for writers 2026/06/30 02:39:33 DEBUG : dir: reading active writers 2026/06/30 02:39:33 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:39:33 DEBUG : dir: Looking for writers 2026/06/30 02:39:33 DEBUG : Looking for writers 2026/06/30 02:39:33 DEBUG : dir: reading active writers 2026/06/30 02:39:33 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:39:33 DEBUG : dir: Looking for writers 2026/06/30 02:39:33 DEBUG : Looking for writers 2026/06/30 02:39:33 DEBUG : dir: reading active writers 2026/06/30 02:39:33 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:39:33 DEBUG : newLeaf: vfs cache: starting upload 2026/06/30 02:39:33 DEBUG : dir: Looking for writers 2026/06/30 02:39:33 DEBUG : Looking for writers 2026/06/30 02:39:33 DEBUG : dir: reading active writers 2026/06/30 02:39:33 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:39:34 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/30 02:39:34 DEBUG : dir: Looking for writers 2026/06/30 02:39:34 DEBUG : Looking for writers 2026/06/30 02:39:34 DEBUG : dir: reading active writers 2026/06/30 02:39:34 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:39:34 DEBUG : dir: Looking for writers 2026/06/30 02:39:34 DEBUG : Looking for writers 2026/06/30 02:39:34 DEBUG : dir: reading active writers 2026/06/30 02:39:34 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:39:35 DEBUG : newLeaf: size = 25 OK 2026/06/30 02:39:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/30 02:39:35 INFO : newLeaf: Copied (replaced existing) 2026/06/30 02:39:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-30 02:39:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/30 02:39:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/30 02:39:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/30 02:39:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/30 02:39:35 DEBUG : dir: Looking for writers 2026/06/30 02:39:35 DEBUG : Looking for writers 2026/06/30 02:39:35 DEBUG : dir: reading active writers 2026/06/30 02:39:35 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:35 DEBUG : >WaitForWriters: 2026/06/30 02:39:35 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:35 DEBUG : dir: Looking for writers 2026/06/30 02:39:35 DEBUG : Looking for writers 2026/06/30 02:39:35 DEBUG : dir: reading active writers 2026/06/30 02:39:35 DEBUG : newLeaf: reading active writers 2026/06/30 02:39:35 DEBUG : >WaitForWriters: 2026/06/30 02:39:35 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting --- PASS: TestFileRename (53.64s) --- PASS: TestFileRename/off,forceCache=false (8.53s) --- PASS: TestFileRename/minimal,forceCache=false (8.46s) --- PASS: TestFileRename/minimal,forceCache=true (9.79s) --- PASS: TestFileRename/writes,forceCache=false (8.57s) --- PASS: TestFileRename/writes,forceCache=true (9.65s) --- PASS: TestFileRename/full,forceCache=false (8.64s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:39:36 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:39:36 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:39:36 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:39:36 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:39:36 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:36 DEBUG : Looking for writers 2026/06/30 02:39:36 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:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:39:36 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:39:36 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:39:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/30 02:39:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:39:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/30 02:39:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/30 02:39:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/30 02:39:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:39:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/30 02:39:40 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/30 02:39:40 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:40 DEBUG : dir: Looking for writers 2026/06/30 02:39:40 DEBUG : file1: reading active writers 2026/06/30 02:39:40 DEBUG : Looking for writers 2026/06/30 02:39:40 DEBUG : dir: reading active writers 2026/06/30 02:39:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.94s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:39:41 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:39:41 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:39:43 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/30 02:39:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:39:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/30 02:39:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/30 02:39:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/30 02:39:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:39:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/30 02:39:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/30 02:39:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/30 02:39:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/30 02:39:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/30 02:39:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/30 02:39:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/30 02:39:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/30 02:39:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/30 02:39:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/30 02:39:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/30 02:39:45 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/30 02:39:46 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/30 02:39:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/30 02:39:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/30 02:39:46 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/30 02:39:46 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:46 DEBUG : dir: Looking for writers 2026/06/30 02:39:46 DEBUG : file1: reading active writers 2026/06/30 02:39:46 DEBUG : Looking for writers 2026/06/30 02:39:46 DEBUG : dir: reading active writers 2026/06/30 02:39:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.26s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:39:48 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:39:48 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:39:49 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/30 02:39:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:39:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/30 02:39:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/30 02:39:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/30 02:39:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:39:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/30 02:39:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/30 02:39:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/30 02:39:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/30 02:39:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/30 02:39:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/30 02:39:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/30 02:39:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/30 02:39:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/30 02:39:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/30 02:39:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/30 02:39:51 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/30 02:39:52 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/30 02:39:52 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/30 02:39:52 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/30 02:39:52 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/30 02:39:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/30 02:39:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/30 02:39:52 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/30 02:39:52 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/30 02:39:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/30 02:39:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/30 02:39:52 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/30 02:39:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/30 02:39:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/30 02:39:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/30 02:39:53 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/30 02:39:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/30 02:39:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/30 02:39:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/30 02:39:53 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/30 02:39:53 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:53 DEBUG : dir: Looking for writers 2026/06/30 02:39:53 DEBUG : file1: reading active writers 2026/06/30 02:39:53 DEBUG : Looking for writers 2026/06/30 02:39:53 DEBUG : dir: reading active writers 2026/06/30 02:39:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.33s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:39:54 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:39:54 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:39:55 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/30 02:39:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:39:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/30 02:39:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/30 02:39:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/30 02:39:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:39:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/30 02:39:57 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:39:57 DEBUG : dir: Looking for writers 2026/06/30 02:39:57 DEBUG : file1: reading active writers 2026/06/30 02:39:57 DEBUG : Looking for writers 2026/06/30 02:39:57 DEBUG : dir: reading active writers 2026/06/30 02:39:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (5.04s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:39:59 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:39:59 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:40:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/30 02:40:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:40:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/30 02:40:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/30 02:40:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/30 02:40:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:40:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/30 02:40:02 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/30 02:40:02 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/30 02:40:02 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:02 DEBUG : dir: Looking for writers 2026/06/30 02:40:02 DEBUG : file1: reading active writers 2026/06/30 02:40:02 DEBUG : Looking for writers 2026/06/30 02:40:02 DEBUG : dir: reading active writers 2026/06/30 02:40:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.65s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:04 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:04 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:04 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:04 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:04 DEBUG : Config file has changed externally - reloading 2026/06/30 02:40:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:04 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/30 02:40:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:40:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/30 02:40:07 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:40:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:40:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:40:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/30 02:40:07 DEBUG : dir/file1(0x26cbbaf24540): _readAt: size=1, off=0 2026/06/30 02:40:07 DEBUG : dir/file1(0x26cbbaf24540): openPending: 2026/06/30 02:40:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/30 02:40:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/30 02:40:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:07 DEBUG : dir/file1(0x26cbbaf24540): >openPending: err= 2026/06/30 02:40:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/30 02:40:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:40:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:40:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:40:07 DEBUG : dir/file1(0x26cbbaf24540): >_readAt: n=1, err= 2026/06/30 02:40:07 DEBUG : dir/file1(0x26cbbaf24540): _readAt: size=256, off=1 2026/06/30 02:40:07 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/30 02:40:07 DEBUG : dir/file1(0x26cbbaf24540): >_readAt: n=15, err=EOF 2026/06/30 02:40:07 DEBUG : dir/file1(0x26cbbaf24540): _readAt: size=16, off=16 2026/06/30 02:40:07 DEBUG : dir/file1(0x26cbbaf24540): >_readAt: n=0, err=EOF 2026/06/30 02:40:07 DEBUG : dir/file1(0x26cbbaf24540): close: 2026/06/30 02:40:07 DEBUG : dir/file1(0x26cbbaf24540): >close: err= 2026/06/30 02:40:07 DEBUG : dir/file1(0x26cbbaf24540): close: 2026/06/30 02:40:07 DEBUG : dir/file1(0x26cbbaf24540): >close: err=file already closed 2026/06/30 02:40:07 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:07 DEBUG : dir: Looking for writers 2026/06/30 02:40:07 DEBUG : file1: reading active writers 2026/06/30 02:40:07 DEBUG : Looking for writers 2026/06/30 02:40:07 DEBUG : dir: reading active writers 2026/06/30 02:40:07 DEBUG : >WaitForWriters: 2026/06/30 02:40:07 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.76s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:08 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:08 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:08 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:08 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:08 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:10 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/30 02:40:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:40:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/30 02:40:12 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:40:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:40:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:40:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/30 02:40:12 DEBUG : dir/file1(0x26cbbaf24a40): _readAt: size=1, off=0 2026/06/30 02:40:12 DEBUG : dir/file1(0x26cbbaf24a40): openPending: 2026/06/30 02:40:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/30 02:40:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/30 02:40:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:12 DEBUG : dir/file1(0x26cbbaf24a40): >openPending: err= 2026/06/30 02:40:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/30 02:40:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:40:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:40:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:40:12 DEBUG : dir/file1(0x26cbbaf24a40): >_readAt: n=1, err= 2026/06/30 02:40:12 DEBUG : dir/file1(0x26cbbaf24a40): _readAt: size=1, off=5 2026/06/30 02:40:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/30 02:40:12 DEBUG : dir/file1(0x26cbbaf24a40): >_readAt: n=1, err= 2026/06/30 02:40:12 DEBUG : dir/file1(0x26cbbaf24a40): _readAt: size=1, off=3 2026/06/30 02:40:12 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/30 02:40:12 DEBUG : dir/file1(0x26cbbaf24a40): >_readAt: n=1, err= 2026/06/30 02:40:12 DEBUG : dir/file1(0x26cbbaf24a40): _readAt: size=1, off=13 2026/06/30 02:40:12 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/30 02:40:12 DEBUG : dir/file1(0x26cbbaf24a40): >_readAt: n=1, err= 2026/06/30 02:40:12 DEBUG : dir/file1(0x26cbbaf24a40): _readAt: size=16, off=100 2026/06/30 02:40:12 DEBUG : dir/file1(0x26cbbaf24a40): >_readAt: n=0, err=EOF 2026/06/30 02:40:12 DEBUG : dir/file1(0x26cbbaf24a40): close: 2026/06/30 02:40:12 DEBUG : dir/file1(0x26cbbaf24a40): >close: err= 2026/06/30 02:40:12 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:12 DEBUG : dir: Looking for writers 2026/06/30 02:40:12 DEBUG : file1: reading active writers 2026/06/30 02:40:12 DEBUG : Looking for writers 2026/06/30 02:40:12 DEBUG : dir: reading active writers 2026/06/30 02:40:12 DEBUG : >WaitForWriters: 2026/06/30 02:40:12 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting 2026/06/30 02:40:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci/dir/file1: no such file or directory 2026/06/30 02:40:12 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-busiwuh9hoci/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.74s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:13 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:13 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:13 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:13 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:13 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/30 02:40:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:40:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/30 02:40:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:40:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:40:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:40:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): _readAt: size=1, off=0 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): openPending: 2026/06/30 02:40:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/30 02:40:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/30 02:40:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): >openPending: err= 2026/06/30 02:40:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/30 02:40:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:40:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:40:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): >_readAt: n=1, err= 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): _readAt: size=1, off=5 2026/06/30 02:40:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): >_readAt: n=1, err= 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): _readAt: size=1, off=1 2026/06/30 02:40:16 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): >_readAt: n=1, err= 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): _readAt: size=6, off=10 2026/06/30 02:40:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): >_readAt: n=6, err= 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): _readAt: size=256, off=10 2026/06/30 02:40:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): >_readAt: n=6, err=EOF 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): _readAt: size=256, off=100 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): >_readAt: n=0, err=EOF 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): close: 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): >close: err= 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): _readAt: size=256, off=100 2026/06/30 02:40:16 DEBUG : dir/file1(0x26cbbab44700): >_readAt: n=0, err=file already closed 2026/06/30 02:40:16 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:16 DEBUG : dir: Looking for writers 2026/06/30 02:40:16 DEBUG : file1: reading active writers 2026/06/30 02:40:16 DEBUG : Looking for writers 2026/06/30 02:40:16 DEBUG : dir: reading active writers 2026/06/30 02:40:16 DEBUG : >WaitForWriters: 2026/06/30 02:40:16 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting 2026/06/30 02:40:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci/dir/file1: no such file or directory 2026/06/30 02:40:17 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-busiwuh9hoci/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.56s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:18 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:18 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:18 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:18 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:18 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/30 02:40:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:40:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/30 02:40:21 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:40:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:40:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:40:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/30 02:40:21 DEBUG : dir/file1(0x26cbbb24e380): RWFileHandle.Flush 2026/06/30 02:40:21 DEBUG : dir/file1(0x26cbbb24e380): _readAt: size=256, off=0 2026/06/30 02:40:21 DEBUG : dir/file1(0x26cbbb24e380): openPending: 2026/06/30 02:40:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/30 02:40:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/30 02:40:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:21 DEBUG : dir/file1(0x26cbbb24e380): >openPending: err= 2026/06/30 02:40:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/30 02:40:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:40:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:40:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:40:21 DEBUG : dir/file1(0x26cbbb24e380): >_readAt: n=16, err=EOF 2026/06/30 02:40:21 DEBUG : dir/file1(0x26cbbb24e380): RWFileHandle.Flush 2026/06/30 02:40:21 DEBUG : dir/file1(0x26cbbb24e380): RWFileHandle.Flush 2026/06/30 02:40:21 DEBUG : dir/file1(0x26cbbb24e380): close: 2026/06/30 02:40:21 DEBUG : dir/file1(0x26cbbb24e380): >close: err= 2026/06/30 02:40:21 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:21 DEBUG : dir: Looking for writers 2026/06/30 02:40:21 DEBUG : file1: reading active writers 2026/06/30 02:40:21 DEBUG : Looking for writers 2026/06/30 02:40:21 DEBUG : dir: reading active writers 2026/06/30 02:40:21 DEBUG : >WaitForWriters: 2026/06/30 02:40:21 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting 2026/06/30 02:40:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci/dir/file1: no such file or directory 2026/06/30 02:40:21 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-busiwuh9hoci/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.61s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:22 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:22 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:22 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:22 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:22 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/30 02:40:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:40:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/30 02:40:25 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:40:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:40:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:40:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/30 02:40:25 DEBUG : dir/file1(0x26cbbaf8d680): _readAt: size=256, off=0 2026/06/30 02:40:25 DEBUG : dir/file1(0x26cbbaf8d680): openPending: 2026/06/30 02:40:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/30 02:40:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/30 02:40:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:25 DEBUG : dir/file1(0x26cbbaf8d680): >openPending: err= 2026/06/30 02:40:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/30 02:40:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:40:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:40:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:40:26 DEBUG : dir/file1(0x26cbbaf8d680): >_readAt: n=16, err=EOF 2026/06/30 02:40:26 DEBUG : dir/file1(0x26cbbaf8d680): RWFileHandle.Release 2026/06/30 02:40:26 DEBUG : dir/file1(0x26cbbaf8d680): close: 2026/06/30 02:40:26 DEBUG : dir/file1(0x26cbbaf8d680): >close: err= 2026/06/30 02:40:26 DEBUG : dir/file1(0x26cbbaf8d680): RWFileHandle.Release 2026/06/30 02:40:26 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:26 DEBUG : dir: Looking for writers 2026/06/30 02:40:26 DEBUG : file1: reading active writers 2026/06/30 02:40:26 DEBUG : Looking for writers 2026/06/30 02:40:26 DEBUG : dir: reading active writers 2026/06/30 02:40:26 DEBUG : >WaitForWriters: 2026/06/30 02:40:26 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting 2026/06/30 02:40:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci/dir/file1: no such file or directory 2026/06/30 02:40:26 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-busiwuh9hoci/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.68s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:27 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:27 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:27 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:27 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:27 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:27 DEBUG : file1: newRWFileHandle: 2026/06/30 02:40:27 DEBUG : file1(0x26cbbab44800): openPending: 2026/06/30 02:40:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:27 DEBUG : file1(0x26cbbab44800): >openPending: err= 2026/06/30 02:40:27 DEBUG : file1: >newRWFileHandle: err= 2026/06/30 02:40:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/30 02:40:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/30 02:40:27 DEBUG : file1(0x26cbbab44800): _writeAt: size=5, off=0 2026/06/30 02:40:27 DEBUG : file1(0x26cbbab44800): >_writeAt: n=5, err= 2026/06/30 02:40:27 DEBUG : file1(0x26cbbab44800): _writeAt: size=7, off=5 2026/06/30 02:40:27 DEBUG : file1(0x26cbbab44800): >_writeAt: n=7, err= 2026/06/30 02:40:27 DEBUG : file1: vfs cache: truncate to size=11 2026/06/30 02:40:27 DEBUG : file1(0x26cbbab44800): close: 2026/06/30 02:40:27 DEBUG : file1: vfs cache: setting modification time to 2026-06-30 02:40:27.676643544 +0000 UTC m=+292.074919788 2026/06/30 02:40:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:27 DEBUG : file1(0x26cbbab44800): >close: err= 2026/06/30 02:40:27 DEBUG : file1(0x26cbbab44800): close: 2026/06/30 02:40:27 DEBUG : file1(0x26cbbab44800): >close: err=file already closed 2026/06/30 02:40:27 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:27 DEBUG : Looking for writers 2026/06/30 02:40:27 DEBUG : file1: reading active writers 2026/06/30 02:40:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:40:27 DEBUG : Looking for writers 2026/06/30 02:40:27 DEBUG : file1: reading active writers 2026/06/30 02:40:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:40:27 DEBUG : Looking for writers 2026/06/30 02:40:27 DEBUG : file1: reading active writers 2026/06/30 02:40:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:40:27 DEBUG : Looking for writers 2026/06/30 02:40:27 DEBUG : file1: reading active writers 2026/06/30 02:40:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:40:27 DEBUG : file1: vfs cache: starting upload 2026/06/30 02:40:27 DEBUG : Looking for writers 2026/06/30 02:40:27 DEBUG : file1: reading active writers 2026/06/30 02:40:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:40:27 DEBUG : Looking for writers 2026/06/30 02:40:27 DEBUG : file1: reading active writers 2026/06/30 02:40:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:40:28 DEBUG : Looking for writers 2026/06/30 02:40:28 DEBUG : file1: reading active writers 2026/06/30 02:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:40:28 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/06/30 02:40:28 DEBUG : Looking for writers 2026/06/30 02:40:28 DEBUG : file1: reading active writers 2026/06/30 02:40:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/30 02:40:29 DEBUG : file1: size = 11 OK 2026/06/30 02:40:29 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/30 02:40:29 INFO : file1: Copied (new) 2026/06/30 02:40:29 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-30 02:40:27 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/30 02:40:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/30 02:40:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:29 INFO : file1: vfs cache: upload succeeded try #1 2026/06/30 02:40:29 DEBUG : Looking for writers 2026/06/30 02:40:29 DEBUG : file1: reading active writers 2026/06/30 02:40:29 DEBUG : >WaitForWriters: 2026/06/30 02:40:30 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:30 DEBUG : Looking for writers 2026/06/30 02:40:30 DEBUG : file1: reading active writers 2026/06/30 02:40:30 DEBUG : >WaitForWriters: 2026/06/30 02:40:30 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.25s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:30 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:30 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:30 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:30 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:30 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:30 DEBUG : file1: newRWFileHandle: 2026/06/30 02:40:30 DEBUG : file1(0x26cbbaf8d140): openPending: 2026/06/30 02:40:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:30 DEBUG : file1(0x26cbbaf8d140): >openPending: err= 2026/06/30 02:40:30 DEBUG : file1: >newRWFileHandle: err= 2026/06/30 02:40:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/30 02:40:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/30 02:40:30 DEBUG : file1(0x26cbbaf8d140): _writeAt: size=7, off=0 2026/06/30 02:40:30 DEBUG : file1(0x26cbbaf8d140): >_writeAt: n=7, err= 2026/06/30 02:40:30 DEBUG : file1(0x26cbbaf8d140): _writeAt: size=6, off=5 2026/06/30 02:40:30 DEBUG : file1(0x26cbbaf8d140): >_writeAt: n=6, err= 2026/06/30 02:40:30 DEBUG : file1(0x26cbbaf8d140): close: 2026/06/30 02:40:30 DEBUG : file1: vfs cache: setting modification time to 2026-06-30 02:40:30.921600024 +0000 UTC m=+295.319876248 2026/06/30 02:40:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:30 DEBUG : file1(0x26cbbaf8d140): >close: err= 2026/06/30 02:40:30 DEBUG : file1(0x26cbbaf8d140): _writeAt: size=5, off=0 2026/06/30 02:40:30 DEBUG : file1(0x26cbbaf8d140): >_writeAt: n=0, err=file already closed 2026/06/30 02:40:30 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:30 DEBUG : Looking for writers 2026/06/30 02:40:30 DEBUG : file1: reading active writers 2026/06/30 02:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:40:30 DEBUG : Looking for writers 2026/06/30 02:40:30 DEBUG : file1: reading active writers 2026/06/30 02:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:40:30 DEBUG : Looking for writers 2026/06/30 02:40:30 DEBUG : file1: reading active writers 2026/06/30 02:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:40:30 DEBUG : Looking for writers 2026/06/30 02:40:30 DEBUG : file1: reading active writers 2026/06/30 02:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:40:31 DEBUG : file1: vfs cache: starting upload 2026/06/30 02:40:31 DEBUG : Looking for writers 2026/06/30 02:40:31 DEBUG : file1: reading active writers 2026/06/30 02:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:40: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-busiwuh9hoci/dir/file1: no such file or directory 2026/06/30 02:40: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-busiwuh9hoci/dir/file1: no such file or directory 2026/06/30 02:40:31 DEBUG : Looking for writers 2026/06/30 02:40:31 DEBUG : file1: reading active writers 2026/06/30 02:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:40:31 DEBUG : Looking for writers 2026/06/30 02:40:31 DEBUG : file1: reading active writers 2026/06/30 02:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:40:31 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/06/30 02:40:32 DEBUG : Looking for writers 2026/06/30 02:40:32 DEBUG : file1: reading active writers 2026/06/30 02:40:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/30 02:40:32 DEBUG : file1: size = 11 OK 2026/06/30 02:40:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/30 02:40:32 INFO : file1: Copied (new) 2026/06/30 02:40:32 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-30 02:40:30 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/30 02:40:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/30 02:40:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:32 INFO : file1: vfs cache: upload succeeded try #1 2026/06/30 02:40:33 DEBUG : Looking for writers 2026/06/30 02:40:33 DEBUG : file1: reading active writers 2026/06/30 02:40:33 DEBUG : >WaitForWriters: 2026/06/30 02:40:33 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:33 DEBUG : Looking for writers 2026/06/30 02:40:33 DEBUG : file1: reading active writers 2026/06/30 02:40:33 DEBUG : >WaitForWriters: 2026/06/30 02:40:33 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.25s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:33 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:33 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:33 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:33 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:33 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:34 DEBUG : file1: newRWFileHandle: 2026/06/30 02:40:34 DEBUG : file1(0x26cbbab44280): openPending: 2026/06/30 02:40:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:34 DEBUG : file1(0x26cbbab44280): >openPending: err= 2026/06/30 02:40:34 DEBUG : file1: >newRWFileHandle: err= 2026/06/30 02:40:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/30 02:40:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/30 02:40:34 DEBUG : file1(0x26cbbab44280): close: 2026/06/30 02:40:34 DEBUG : file1: vfs cache: setting modification time to 2026-06-30 02:40:34.176419171 +0000 UTC m=+298.574695395 2026/06/30 02:40:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:34 DEBUG : file1(0x26cbbab44280): >close: err= 2026/06/30 02:40:34 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/30 02:40:34 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/30 02:40:34 DEBUG : file2: newRWFileHandle: 2026/06/30 02:40:34 DEBUG : file2(0x26cbbab44700): openPending: 2026/06/30 02:40:34 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/30 02:40:34 DEBUG : file2(0x26cbbab44700): >openPending: err= 2026/06/30 02:40:34 DEBUG : file2: >newRWFileHandle: err= 2026/06/30 02:40:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/30 02:40:34 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/30 02:40:34 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/30 02:40:34 DEBUG : file2(0x26cbbab44700): RWFileHandle.Flush 2026/06/30 02:40:34 DEBUG : file2(0x26cbbab44700): RWFileHandle.Release 2026/06/30 02:40:34 DEBUG : file2(0x26cbbab44700): close: 2026/06/30 02:40:34 DEBUG : file2: vfs cache: setting modification time to 2026-06-30 02:40:34.177840595 +0000 UTC m=+298.576116849 2026/06/30 02:40:34 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:34 DEBUG : file2(0x26cbbab44700): >close: err= 2026/06/30 02:40:34 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:34 DEBUG : Looking for writers 2026/06/30 02:40:34 DEBUG : file1: reading active writers 2026/06/30 02:40:34 DEBUG : file2: reading active writers 2026/06/30 02:40:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/30 02:40:34 DEBUG : Looking for writers 2026/06/30 02:40:34 DEBUG : file1: reading active writers 2026/06/30 02:40:34 DEBUG : file2: reading active writers 2026/06/30 02:40:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/30 02:40:34 DEBUG : Looking for writers 2026/06/30 02:40:34 DEBUG : file1: reading active writers 2026/06/30 02:40:34 DEBUG : file2: reading active writers 2026/06/30 02:40:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/30 02:40:34 DEBUG : Looking for writers 2026/06/30 02:40:34 DEBUG : file1: reading active writers 2026/06/30 02:40:34 DEBUG : file2: reading active writers 2026/06/30 02:40:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/30 02:40:34 DEBUG : file2: vfs cache: starting upload 2026/06/30 02:40:34 DEBUG : file1: vfs cache: starting upload 2026/06/30 02:40:34 DEBUG : Looking for writers 2026/06/30 02:40:34 DEBUG : file1: reading active writers 2026/06/30 02:40:34 DEBUG : file2: reading active writers 2026/06/30 02:40:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/30 02:40:34 DEBUG : Looking for writers 2026/06/30 02:40:34 DEBUG : file1: reading active writers 2026/06/30 02:40:34 DEBUG : file2: reading active writers 2026/06/30 02:40:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/30 02:40:34 DEBUG : Looking for writers 2026/06/30 02:40:34 DEBUG : file1: reading active writers 2026/06/30 02:40:34 DEBUG : file2: reading active writers 2026/06/30 02:40:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/06/30 02:40:35 DEBUG : Looking for writers 2026/06/30 02:40:35 DEBUG : file1: reading active writers 2026/06/30 02:40:35 DEBUG : file2: reading active writers 2026/06/30 02:40:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/06/30 02:40:36 DEBUG : file1: size = 0 OK 2026/06/30 02:40:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/30 02:40:36 INFO : file1: Copied (new) 2026/06/30 02:40:36 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-30 02:40:34 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/30 02:40:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/30 02:40:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:36 INFO : file1: vfs cache: upload succeeded try #1 2026/06/30 02:40:36 DEBUG : file2: size = 0 OK 2026/06/30 02:40:36 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/30 02:40:36 INFO : file2: Copied (new) 2026/06/30 02:40:36 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-30 02:40:34 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/30 02:40:36 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/30 02:40:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/30 02:40:36 INFO : file2: vfs cache: upload succeeded try #1 2026/06/30 02:40:36 DEBUG : Looking for writers 2026/06/30 02:40:36 DEBUG : file1: reading active writers 2026/06/30 02:40:36 DEBUG : file2: reading active writers 2026/06/30 02:40:36 DEBUG : >WaitForWriters: 2026/06/30 02:40:36 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:36 DEBUG : Looking for writers 2026/06/30 02:40:36 DEBUG : file1: reading active writers 2026/06/30 02:40:36 DEBUG : file2: reading active writers 2026/06/30 02:40:36 DEBUG : >WaitForWriters: 2026/06/30 02:40:36 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.40s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:37 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:37 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:37 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:37 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:37 DEBUG : Config file has changed externally - reloading 2026/06/30 02:40:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:37 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:37 DEBUG : file1: newRWFileHandle: 2026/06/30 02:40:37 DEBUG : file1(0x26cbbaf24180): openPending: 2026/06/30 02:40:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:37 DEBUG : file1(0x26cbbaf24180): >openPending: err= 2026/06/30 02:40:37 DEBUG : file1: >newRWFileHandle: err= 2026/06/30 02:40:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/30 02:40:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/30 02:40:37 DEBUG : file1(0x26cbbaf24180): _writeAt: size=5, off=0 2026/06/30 02:40:37 DEBUG : file1(0x26cbbaf24180): >_writeAt: n=5, err= 2026/06/30 02:40:37 DEBUG : file1(0x26cbbaf24180): RWFileHandle.Flush 2026/06/30 02:40:37 DEBUG : file1(0x26cbbaf24180): RWFileHandle.Flush 2026/06/30 02:40:37 DEBUG : file1(0x26cbbaf24180): close: 2026/06/30 02:40:37 DEBUG : file1: vfs cache: setting modification time to 2026-06-30 02:40:37.564641806 +0000 UTC m=+301.962918030 2026/06/30 02:40:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:37 DEBUG : file1(0x26cbbaf24180): >close: err= 2026/06/30 02:40:37 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:37 DEBUG : Looking for writers 2026/06/30 02:40:37 DEBUG : file1: reading active writers 2026/06/30 02:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:40:37 DEBUG : Looking for writers 2026/06/30 02:40:37 DEBUG : file1: reading active writers 2026/06/30 02:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:40:37 DEBUG : Looking for writers 2026/06/30 02:40:37 DEBUG : file1: reading active writers 2026/06/30 02:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:40:37 DEBUG : Looking for writers 2026/06/30 02:40:37 DEBUG : file1: reading active writers 2026/06/30 02:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:40:37 DEBUG : file1: vfs cache: starting upload 2026/06/30 02:40:37 DEBUG : Looking for writers 2026/06/30 02:40:37 DEBUG : file1: reading active writers 2026/06/30 02:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:40:37 DEBUG : Looking for writers 2026/06/30 02:40:37 DEBUG : file1: reading active writers 2026/06/30 02:40:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:40:38 DEBUG : Looking for writers 2026/06/30 02:40:38 DEBUG : file1: reading active writers 2026/06/30 02:40:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:40:38 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/30 02:40:38 DEBUG : Looking for writers 2026/06/30 02:40:38 DEBUG : file1: reading active writers 2026/06/30 02:40:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/30 02:40:39 DEBUG : file1: size = 5 OK 2026/06/30 02:40:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/30 02:40:39 INFO : file1: Copied (new) 2026/06/30 02:40:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-30 02:40:37 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/30 02:40:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/30 02:40:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:39 INFO : file1: vfs cache: upload succeeded try #1 2026/06/30 02:40:39 DEBUG : Looking for writers 2026/06/30 02:40:39 DEBUG : file1: reading active writers 2026/06/30 02:40:39 DEBUG : >WaitForWriters: 2026/06/30 02:40:39 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.02s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:40 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:40 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:40 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:40 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:40 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:40 DEBUG : file1: newRWFileHandle: 2026/06/30 02:40:40 DEBUG : file1(0x26cbbaf24400): openPending: 2026/06/30 02:40:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:40 DEBUG : file1(0x26cbbaf24400): >openPending: err= 2026/06/30 02:40:40 DEBUG : file1: >newRWFileHandle: err= 2026/06/30 02:40:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/30 02:40:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/30 02:40:40 DEBUG : file1(0x26cbbaf24400): _writeAt: size=5, off=0 2026/06/30 02:40:40 DEBUG : file1(0x26cbbaf24400): >_writeAt: n=5, err= 2026/06/30 02:40:40 DEBUG : file1(0x26cbbaf24400): RWFileHandle.Release 2026/06/30 02:40:40 DEBUG : file1(0x26cbbaf24400): close: 2026/06/30 02:40:40 DEBUG : file1: vfs cache: setting modification time to 2026-06-30 02:40:40.578732548 +0000 UTC m=+304.977008772 2026/06/30 02:40:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:40 DEBUG : file1(0x26cbbaf24400): >close: err= 2026/06/30 02:40:40 DEBUG : file1(0x26cbbaf24400): RWFileHandle.Release 2026/06/30 02:40:40 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:40 DEBUG : Looking for writers 2026/06/30 02:40:40 DEBUG : file1: reading active writers 2026/06/30 02:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:40:40 DEBUG : Looking for writers 2026/06/30 02:40:40 DEBUG : file1: reading active writers 2026/06/30 02:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:40:40 DEBUG : Looking for writers 2026/06/30 02:40:40 DEBUG : file1: reading active writers 2026/06/30 02:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:40:40 DEBUG : Looking for writers 2026/06/30 02:40:40 DEBUG : file1: reading active writers 2026/06/30 02:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:40:40 DEBUG : file1: vfs cache: starting upload 2026/06/30 02:40:40 DEBUG : Looking for writers 2026/06/30 02:40:40 DEBUG : file1: reading active writers 2026/06/30 02:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:40:40 DEBUG : Looking for writers 2026/06/30 02:40:40 DEBUG : file1: reading active writers 2026/06/30 02:40:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:40:41 DEBUG : Looking for writers 2026/06/30 02:40:41 DEBUG : file1: reading active writers 2026/06/30 02:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:40:41 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/30 02:40:41 DEBUG : Looking for writers 2026/06/30 02:40:41 DEBUG : file1: reading active writers 2026/06/30 02:40:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/30 02:40:42 DEBUG : file1: size = 5 OK 2026/06/30 02:40:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/30 02:40:42 INFO : file1: Copied (new) 2026/06/30 02:40:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-30 02:40:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/30 02:40:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/30 02:40:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:42 INFO : file1: vfs cache: upload succeeded try #1 2026/06/30 02:40:42 DEBUG : Looking for writers 2026/06/30 02:40:42 DEBUG : file1: reading active writers 2026/06/30 02:40:42 DEBUG : >WaitForWriters: 2026/06/30 02:40:42 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.02s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:43 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:43 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:43 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:43 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:43 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/30 02:40:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/30 02:40:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/30 02:40:46 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:40:46 DEBUG : dir/file1(0x26cbbab44640): openPending: 2026/06/30 02:40:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/30 02:40:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/30 02:40:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:46 DEBUG : dir/file1(0x26cbbab44640): >openPending: err= 2026/06/30 02:40:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/30 02:40:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:40:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:40:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/30 02:40:46 DEBUG : dir/file1(0x26cbbab44640): _writeAt: size=5, off=0 2026/06/30 02:40:46 DEBUG : dir/file1(0x26cbbab44640): >_writeAt: n=5, err= 2026/06/30 02:40:46 DEBUG : dir/file1(0x26cbbab44640): close: 2026/06/30 02:40:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-30 02:40:46.493753179 +0000 UTC m=+310.892029403 2026/06/30 02:40:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:46 DEBUG : dir/file1(0x26cbbab44640): >close: err= 2026/06/30 02:40:46 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:46 DEBUG : dir: Looking for writers 2026/06/30 02:40:46 DEBUG : file1: reading active writers 2026/06/30 02:40:46 DEBUG : Looking for writers 2026/06/30 02:40:46 DEBUG : dir: reading active writers 2026/06/30 02:40:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:40:46 DEBUG : dir: Looking for writers 2026/06/30 02:40:46 DEBUG : file1: reading active writers 2026/06/30 02:40:46 DEBUG : Looking for writers 2026/06/30 02:40:46 DEBUG : dir: reading active writers 2026/06/30 02:40:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:40:46 DEBUG : dir: Looking for writers 2026/06/30 02:40:46 DEBUG : file1: reading active writers 2026/06/30 02:40:46 DEBUG : Looking for writers 2026/06/30 02:40:46 DEBUG : dir: reading active writers 2026/06/30 02:40:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:40:46 DEBUG : dir: Looking for writers 2026/06/30 02:40:46 DEBUG : file1: reading active writers 2026/06/30 02:40:46 DEBUG : Looking for writers 2026/06/30 02:40:46 DEBUG : dir: reading active writers 2026/06/30 02:40:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:40:46 DEBUG : dir/file1: vfs cache: starting upload 2026/06/30 02:40:46 DEBUG : dir: Looking for writers 2026/06/30 02:40:46 DEBUG : file1: reading active writers 2026/06/30 02:40:46 DEBUG : Looking for writers 2026/06/30 02:40:46 DEBUG : dir: reading active writers 2026/06/30 02:40:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:40:46 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/06/30 02:40:46 DEBUG : dir: Looking for writers 2026/06/30 02:40:46 DEBUG : file1: reading active writers 2026/06/30 02:40:46 DEBUG : Looking for writers 2026/06/30 02:40:46 DEBUG : dir: reading active writers 2026/06/30 02:40:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:40:47 DEBUG : dir: Looking for writers 2026/06/30 02:40:47 DEBUG : file1: reading active writers 2026/06/30 02:40:47 DEBUG : Looking for writers 2026/06/30 02:40:47 DEBUG : dir: reading active writers 2026/06/30 02:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:40:47 DEBUG : dir: Looking for writers 2026/06/30 02:40:47 DEBUG : file1: reading active writers 2026/06/30 02:40:47 DEBUG : Looking for writers 2026/06/30 02:40:47 DEBUG : dir: reading active writers 2026/06/30 02:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/30 02:40:47 DEBUG : dir/file1: size = 5 OK 2026/06/30 02:40:47 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/30 02:40:47 INFO : dir/file1: Copied (replaced existing) 2026/06/30 02:40:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-30 02:40:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/30 02:40:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/30 02:40:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/30 02:40:48 DEBUG : dir: Looking for writers 2026/06/30 02:40:48 DEBUG : file1: reading active writers 2026/06/30 02:40:48 DEBUG : Looking for writers 2026/06/30 02:40:48 DEBUG : dir: reading active writers 2026/06/30 02:40:48 DEBUG : >WaitForWriters: 2026/06/30 02:40:48 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.46s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:49 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:49 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:49 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:49 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:49 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/30 02:40:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:52 DEBUG : dir/file1: newRWFileHandle: 2026/06/30 02:40:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/30 02:40:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/30 02:40:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/30 02:40:52 DEBUG : dir/file1(0x26cbbb2c2780): _writeAt: size=5, off=0 2026/06/30 02:40:52 DEBUG : dir/file1(0x26cbbb2c2780): openPending: 2026/06/30 02:40:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/30 02:40:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/30 02:40:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:52 DEBUG : dir/file1(0x26cbbb2c2780): >openPending: err= 2026/06/30 02:40:52 DEBUG : dir/file1(0x26cbbb2c2780): >_writeAt: n=5, err= 2026/06/30 02:40:52 DEBUG : dir/file1(0x26cbbb2c2780): _writeAt: size=15, off=5 2026/06/30 02:40:52 DEBUG : dir/file1(0x26cbbb2c2780): >_writeAt: n=15, err= 2026/06/30 02:40:52 DEBUG : dir/file1(0x26cbbb2c2780): close: 2026/06/30 02:40:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/30 02:40:52 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-30 02:40:52.858516173 +0000 UTC m=+317.256792408 2026/06/30 02:40:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:52 DEBUG : dir/file1(0x26cbbb2c2780): >close: err= 2026/06/30 02:40:52 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:52 DEBUG : dir: Looking for writers 2026/06/30 02:40:52 DEBUG : file1: reading active writers 2026/06/30 02:40:52 DEBUG : Looking for writers 2026/06/30 02:40:52 DEBUG : dir: reading active writers 2026/06/30 02:40:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:40:52 DEBUG : dir: Looking for writers 2026/06/30 02:40:52 DEBUG : file1: reading active writers 2026/06/30 02:40:52 DEBUG : Looking for writers 2026/06/30 02:40:52 DEBUG : dir: reading active writers 2026/06/30 02:40:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:40:52 DEBUG : dir: Looking for writers 2026/06/30 02:40:52 DEBUG : file1: reading active writers 2026/06/30 02:40:52 DEBUG : Looking for writers 2026/06/30 02:40:52 DEBUG : dir: reading active writers 2026/06/30 02:40:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:40:52 DEBUG : dir: Looking for writers 2026/06/30 02:40:52 DEBUG : file1: reading active writers 2026/06/30 02:40:52 DEBUG : Looking for writers 2026/06/30 02:40:52 DEBUG : dir: reading active writers 2026/06/30 02:40:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:40:52 DEBUG : dir/file1: vfs cache: starting upload 2026/06/30 02:40:53 DEBUG : dir: Looking for writers 2026/06/30 02:40:53 DEBUG : file1: reading active writers 2026/06/30 02:40:53 DEBUG : Looking for writers 2026/06/30 02:40:53 DEBUG : dir: reading active writers 2026/06/30 02:40:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:40:53 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/06/30 02:40:53 DEBUG : dir: Looking for writers 2026/06/30 02:40:53 DEBUG : file1: reading active writers 2026/06/30 02:40:53 DEBUG : Looking for writers 2026/06/30 02:40:53 DEBUG : dir: reading active writers 2026/06/30 02:40:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:40:53 DEBUG : dir: Looking for writers 2026/06/30 02:40:53 DEBUG : file1: reading active writers 2026/06/30 02:40:53 DEBUG : Looking for writers 2026/06/30 02:40:53 DEBUG : dir: reading active writers 2026/06/30 02:40:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:40:54 DEBUG : dir/file1: size = 20 OK 2026/06/30 02:40:54 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/30 02:40:54 INFO : dir/file1: Copied (replaced existing) 2026/06/30 02:40:54 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-30 02:40:52 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/30 02:40:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/30 02:40:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/30 02:40:54 DEBUG : dir: Looking for writers 2026/06/30 02:40:54 DEBUG : file1: reading active writers 2026/06/30 02:40:54 DEBUG : Looking for writers 2026/06/30 02:40:54 DEBUG : dir: reading active writers 2026/06/30 02:40:54 DEBUG : >WaitForWriters: 2026/06/30 02:40:54 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.36s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:55 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:55 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:55 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:55 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:55 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:55 DEBUG : file1: newRWFileHandle: 2026/06/30 02:40:55 DEBUG : file1(0x26cbbab45080): openPending: 2026/06/30 02:40:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:55 DEBUG : file1(0x26cbbab45080): >openPending: err= 2026/06/30 02:40:55 DEBUG : file1: >newRWFileHandle: err= 2026/06/30 02:40:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/30 02:40:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/30 02:40:55 DEBUG : file1(0x26cbbab45080): _writeAt: size=5, off=0 2026/06/30 02:40:55 DEBUG : file1(0x26cbbab45080): >_writeAt: n=5, err= 2026/06/30 02:40:55 DEBUG : file1(0x26cbbab45080): close: 2026/06/30 02:40:55 DEBUG : file1: vfs cache: setting modification time to 2026-06-30 02:40:55.445722539 +0000 UTC m=+319.843998762 2026/06/30 02:40:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:55 DEBUG : file1(0x26cbbab45080): >close: err= 2026/06/30 02:40:55 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:55 DEBUG : Looking for writers 2026/06/30 02:40:55 DEBUG : file1: reading active writers 2026/06/30 02:40:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:40:55 DEBUG : Looking for writers 2026/06/30 02:40:55 DEBUG : file1: reading active writers 2026/06/30 02:40:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:40:55 DEBUG : Looking for writers 2026/06/30 02:40:55 DEBUG : file1: reading active writers 2026/06/30 02:40:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:40:55 DEBUG : Looking for writers 2026/06/30 02:40:55 DEBUG : file1: reading active writers 2026/06/30 02:40:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:40:55 DEBUG : file1: vfs cache: starting upload 2026/06/30 02:40:55 DEBUG : Looking for writers 2026/06/30 02:40:55 DEBUG : file1: reading active writers 2026/06/30 02:40:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:40:55 DEBUG : Looking for writers 2026/06/30 02:40:55 DEBUG : file1: reading active writers 2026/06/30 02:40:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:40:56 DEBUG : Looking for writers 2026/06/30 02:40:56 DEBUG : file1: reading active writers 2026/06/30 02:40:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:40:56 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/30 02:40:56 DEBUG : Looking for writers 2026/06/30 02:40:56 DEBUG : file1: reading active writers 2026/06/30 02:40:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/30 02:40:57 DEBUG : file1: size = 5 OK 2026/06/30 02:40:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/30 02:40:57 INFO : file1: Copied (new) 2026/06/30 02:40:57 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-30 02:40:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/30 02:40:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/30 02:40:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:57 INFO : file1: vfs cache: upload succeeded try #1 2026/06/30 02:40:57 DEBUG : Looking for writers 2026/06/30 02:40:57 DEBUG : file1: reading active writers 2026/06/30 02:40:57 DEBUG : >WaitForWriters: 2026/06/30 02:40:57 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.05s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:58 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:58 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:58 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:58 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/30 02:40:58 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c34c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c34c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c34c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c34c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c34c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.468439263 +0000 UTC m=+322.866715487 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c34c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c3940): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c3940): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c3940): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c3940): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c3940): _writeAt: size=3, off=2 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c3940): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c3940): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.468439263 +0000 UTC m=+322.866715487 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c3940): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c3e80): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c3e80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c3e80): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c3e80): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c3e80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.468439263 +0000 UTC m=+322.866715487 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2c3e80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb1ddab0 item 1 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbadad640): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbadad640): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbadad640): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbadad640): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbadad640): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.471008546 +0000 UTC m=+322.869284780 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbadad640): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbadadc80): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbadadc80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbadadc80): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbadadc80): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbadadc80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.471008546 +0000 UTC m=+322.869284780 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbadadc80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbae54a10 item 2 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8ca40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8ca40): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8ca40): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8ca40): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8ca40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.473180582 +0000 UTC m=+322.871456805 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8ca40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8cec0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8cec0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8cec0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8cec0): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8cec0): _writeAt: size=3, off=2 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8cec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8cec0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.473180582 +0000 UTC m=+322.871456805 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8cec0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8d380): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8d380): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8d380): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8d380): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8d380): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.473180582 +0000 UTC m=+322.871456805 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8d380): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbae54fc0 item 3 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8da00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8da00): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8da00): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8da00): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8da00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.475155146 +0000 UTC m=+322.873431380 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf8da00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24e100): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24e100): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24e100): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24e100): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24e100): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.475155146 +0000 UTC m=+322.873431380 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24e100): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbad98070 item 4 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24e740): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24e740): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24e740): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24e740): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24e740): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.476729957 +0000 UTC m=+322.875006191 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24e740): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24ebc0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24ebc0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24ebc0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24ebc0): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24ebc0): _writeAt: size=3, off=2 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24ebc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24ebc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.476729957 +0000 UTC m=+322.875006191 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24ebc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24f0c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24f0c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24f0c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24f0c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24f0c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.476729957 +0000 UTC m=+322.875006191 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24f0c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbad98930 item 5 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24f740): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24f740): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24f740): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24f740): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24f740): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.479041435 +0000 UTC m=+322.877317659 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24f740): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24fc80): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24fc80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24fc80): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24fc80): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24fc80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.479041435 +0000 UTC m=+322.877317659 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb24fc80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbad99b20 item 6 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008400): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008400): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008400): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008400): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008400): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.48043113 +0000 UTC m=+322.878707354 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008400): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008900): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008900): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008900): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008900): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008900): _writeAt: size=3, off=2 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008900): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008900): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.48043113 +0000 UTC m=+322.878707354 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008900): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008dc0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008dc0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008dc0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008dc0): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008dc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.48043113 +0000 UTC m=+322.878707354 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb008dc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbada1810 item 7 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb009440): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb009440): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb009440): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb009440): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb009440): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.482330322 +0000 UTC m=+322.880606546 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb009440): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb009980): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb009980): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb009980): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb009980): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb009980): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.482330322 +0000 UTC m=+322.880606546 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb009980): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacb60e0 item 8 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074040): _readAt: size=2, off=0 2026/06/30 02:40:58 ERROR : open-test-file(0x26cbbb074040): Couldn't read size of file 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074040): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074040): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074040): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074040): close: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074040): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074400): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074400): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074400): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074400): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074400): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.483684479 +0000 UTC m=+322.881960704 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074400): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074880): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074880): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074880): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074880): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074880): _writeAt: size=3, off=2 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074880): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074880): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.483684479 +0000 UTC m=+322.881960704 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074880): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074d80): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074d80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074d80): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074d80): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074d80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.483684479 +0000 UTC m=+322.881960704 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb074d80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacb6770 item 9 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb075400): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb075400): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb075400): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb075400): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb075400): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.485426346 +0000 UTC m=+322.883702570 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb075400): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb075940): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb075940): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb075940): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb075940): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb075940): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.485426346 +0000 UTC m=+322.883702570 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb075940): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacb7110 item 10 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc080): _readAt: size=2, off=0 2026/06/30 02:40:58 ERROR : open-test-file(0x26cbbb0dc080): Couldn't read size of file 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc080): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc080): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc080): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc080): close: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc080): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc440): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc440): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc440): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc440): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc440): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.486849863 +0000 UTC m=+322.885126088 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc440): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc940): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc940): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc940): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc940): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc940): _writeAt: size=3, off=2 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc940): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc940): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.486849863 +0000 UTC m=+322.885126088 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dc940): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dce40): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dce40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dce40): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dce40): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dce40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.486849863 +0000 UTC m=+322.885126088 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dce40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacb7500 item 11 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dd4c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dd4c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dd4c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dd4c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dd4c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.48843762 +0000 UTC m=+322.886713844 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dd4c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dda00): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dda00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dda00): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dda00): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dda00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.48843762 +0000 UTC m=+322.886713844 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb0dda00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacb7b90 item 12 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134140): _readAt: size=2, off=0 2026/06/30 02:40:58 ERROR : open-test-file(0x26cbbb134140): Couldn't read size of file 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134140): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134140): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134140): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134140): close: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134140): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134500): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134500): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134500): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134500): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134500): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.48976686 +0000 UTC m=+322.888043085 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134500): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134bc0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134bc0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134bc0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134bc0): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134bc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.48976686 +0000 UTC m=+322.888043085 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb134bc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbae5d0a0 item 13 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135240): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135240): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135240): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135240): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135240): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.490947802 +0000 UTC m=+322.889224026 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135240): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135780): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135780): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135780): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135780): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135780): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.490947802 +0000 UTC m=+322.889224026 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135780): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb199810 item 14 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135dc0): _readAt: size=2, off=0 2026/06/30 02:40:58 ERROR : open-test-file(0x26cbbb135dc0): Couldn't read size of file 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135dc0): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135dc0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135dc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb135dc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200280): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200280): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200280): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200280): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200280): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.49219082 +0000 UTC m=+322.890467044 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200280): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200940): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200940): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200940): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200940): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200940): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.49219082 +0000 UTC m=+322.890467044 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200940): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbaf887e0 item 15 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200fc0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200fc0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200fc0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200fc0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200fc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.493416777 +0000 UTC m=+322.891693001 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb200fc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb201500): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb201500): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb201500): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb201500): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb201500): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.493416777 +0000 UTC m=+322.891693001 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb201500): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbaf897a0 item 16 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb201b40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb201b40): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb201b40): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb201b40): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb201b40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.494690672 +0000 UTC m=+322.892966897 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb201b40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2500c0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2500c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2500c0): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2500c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2500c0): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2500c0): _writeAt: size=3, off=7 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2500c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2500c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.494690672 +0000 UTC m=+322.892966897 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2500c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2505c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2505c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2505c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2505c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2505c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.494690672 +0000 UTC m=+322.892966897 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2505c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbad90070 item 17 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb250c40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb250c40): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb250c40): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb250c40): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb250c40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.496908194 +0000 UTC m=+322.895184418 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb250c40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251180): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251180): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251180): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251180): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251180): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.496908194 +0000 UTC m=+322.895184418 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251180): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbad90ee0 item 18 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251800): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251800): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251800): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251800): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251800): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.498046103 +0000 UTC m=+322.896322338 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251800): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251d00): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251d00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251d00): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251d00): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251d00): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251d00): _writeAt: size=3, off=7 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251d00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.498046103 +0000 UTC m=+322.896322338 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb251d00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27c300): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27c300): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27c300): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27c300): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27c300): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.498046103 +0000 UTC m=+322.896322338 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27c300): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbad912d0 item 19 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27c980): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27c980): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27c980): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27c980): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27c980): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.499642096 +0000 UTC m=+322.897918320 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27c980): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27cec0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27cec0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27cec0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27cec0): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27cec0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.499642096 +0000 UTC m=+322.897918320 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27cec0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb1a45b0 item 20 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27d540): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27d540): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27d540): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27d540): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27d540): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.500927654 +0000 UTC m=+322.899203878 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27d540): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27da40): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27da40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27da40): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27da40): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27da40): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27da40): _writeAt: size=3, off=7 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27da40): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27da40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.500927654 +0000 UTC m=+322.899203878 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb27da40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a0040): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a0040): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a0040): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a0040): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a0040): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.500927654 +0000 UTC m=+322.899203878 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a0040): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb1a51f0 item 21 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a06c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a06c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a06c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a06c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a06c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.502591183 +0000 UTC m=+322.900867407 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a06c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a0c00): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a0c00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a0c00): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a0c00): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a0c00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.502591183 +0000 UTC m=+322.900867407 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a0c00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacc4230 item 22 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1280): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1280): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1280): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1280): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1280): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.503778236 +0000 UTC m=+322.902054461 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1280): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1780): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1780): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1780): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1780): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1780): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1780): _writeAt: size=3, off=7 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1780): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1780): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.503778236 +0000 UTC m=+322.902054461 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1780): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1c80): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1c80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1c80): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1c80): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1c80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.503778236 +0000 UTC m=+322.902054461 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2a1c80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacc45b0 item 23 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2da400): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2da400): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2da400): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2da400): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2da400): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.505318994 +0000 UTC m=+322.903595218 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2da400): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2da940): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2da940): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2da940): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2da940): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2da940): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.505318994 +0000 UTC m=+322.903595218 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2da940): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacc4cb0 item 24 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2daf80): _readAt: size=2, off=0 2026/06/30 02:40:58 ERROR : open-test-file(0x26cbbb2daf80): Couldn't read size of file 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2daf80): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2daf80): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2daf80): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2daf80): close: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2daf80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2db340): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2db340): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2db340): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2db340): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2db340): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.506475971 +0000 UTC m=+322.904752195 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2db340): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2db840): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2db840): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2db840): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2db840): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2db840): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2db840): _writeAt: size=3, off=7 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2db840): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2db840): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.506475971 +0000 UTC m=+322.904752195 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2db840): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2dbd80): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2dbd80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2dbd80): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2dbd80): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2dbd80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.506475971 +0000 UTC m=+322.904752195 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2dbd80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacc53b0 item 25 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f0500): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f0500): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f0500): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f0500): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f0500): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.508337973 +0000 UTC m=+322.906614197 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f0500): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f0a40): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f0a40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f0a40): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f0a40): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f0a40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.508337973 +0000 UTC m=+322.906614197 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f0a40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacc5c70 item 26 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1080): _readAt: size=2, off=0 2026/06/30 02:40:58 ERROR : open-test-file(0x26cbbb2f1080): Couldn't read size of file 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1080): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1080): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1080): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1080): close: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1080): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1440): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1440): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1440): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1440): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1440): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.50974495 +0000 UTC m=+322.908021174 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1440): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1940): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1940): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1940): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1940): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1940): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1940): _writeAt: size=3, off=7 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1940): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1940): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.50974495 +0000 UTC m=+322.908021174 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1940): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1e80): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1e80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1e80): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1e80): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1e80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.50974495 +0000 UTC m=+322.908021174 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb2f1e80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbace21c0 item 27 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30a600): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30a600): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30a600): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30a600): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30a600): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.511485394 +0000 UTC m=+322.909761618 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30a600): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30ab40): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30ab40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30ab40): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30ab40): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30ab40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.511485394 +0000 UTC m=+322.909761618 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30ab40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbace2b60 item 28 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30b180): _readAt: size=2, off=0 2026/06/30 02:40:58 ERROR : open-test-file(0x26cbbb30b180): Couldn't read size of file 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30b180): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30b180): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30b180): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30b180): close: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30b180): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30b540): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30b540): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30b540): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30b540): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30b540): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.512760142 +0000 UTC m=+322.911036366 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30b540): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30bc00): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30bc00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30bc00): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30bc00): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30bc00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.512760142 +0000 UTC m=+322.911036366 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb30bc00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbace3030 item 29 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32c380): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32c380): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32c380): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32c380): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32c380): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.513865722 +0000 UTC m=+322.912141956 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32c380): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32c8c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32c8c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32c8c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32c8c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32c8c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.513865722 +0000 UTC m=+322.912141956 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32c8c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbace3730 item 30 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32cf00): _readAt: size=2, off=0 2026/06/30 02:40:58 ERROR : open-test-file(0x26cbbb32cf00): Couldn't read size of file 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32cf00): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32cf00): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32cf00): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32cf00): close: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32cf00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32d2c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32d2c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32d2c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32d2c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32d2c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.515290381 +0000 UTC m=+322.913566605 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32d2c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32d980): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32d980): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32d980): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32d980): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32d980): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.515290381 +0000 UTC m=+322.913566605 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb32d980): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbace3b90 item 31 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34e100): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34e100): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34e100): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34e100): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34e100): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.516463367 +0000 UTC m=+322.914739592 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34e100): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34e640): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34e640): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34e640): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34e640): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34e640): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.516463367 +0000 UTC m=+322.914739592 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34e640): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacea1c0 item 32 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34ec80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34ec80): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34ec80): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34ec80): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34ec80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.517606577 +0000 UTC m=+322.915882801 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34ec80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34f100): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34f100): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34f100): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34f100): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34f100): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacea690 item 33 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34f100): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34f100): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.517977465 +0000 UTC m=+322.916253689 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34f100): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34f600): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34f600): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34f600): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34f600): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34f600): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.517977465 +0000 UTC m=+322.916253689 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34f600): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacea9a0 item 33 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34fc40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34fc40): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34fc40): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34fc40): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34fc40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.519162575 +0000 UTC m=+322.917438799 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb34fc40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3881c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3881c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbaceae70 item 34 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3881c0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3881c0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3881c0): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3881c0): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3881c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.519630946 +0000 UTC m=+322.917907170 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3881c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb388700): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb388700): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb388700): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb388700): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb388700): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.519630946 +0000 UTC m=+322.917907170 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb388700): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbaceb0a0 item 34 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb388d40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb388d40): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb388d40): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb388d40): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb388d40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.52070694 +0000 UTC m=+322.918983164 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb388d40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3891c0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3891c0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3891c0): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3891c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3891c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbaceb5e0 item 35 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3891c0): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3891c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.521227989 +0000 UTC m=+322.919504213 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3891c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3896c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3896c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3896c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3896c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3896c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.521227989 +0000 UTC m=+322.919504213 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3896c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbaceb8f0 item 35 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb389d40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb389d40): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb389d40): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb389d40): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb389d40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.522576256 +0000 UTC m=+322.920852480 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb389d40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8340): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8340): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacc20e0 item 36 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8340): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8340): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8340): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8340): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8340): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.523203986 +0000 UTC m=+322.921480210 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8340): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8880): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8880): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8880): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8880): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8880): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.523203986 +0000 UTC m=+322.921480210 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8880): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacc2310 item 36 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8ec0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8ec0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8ec0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8ec0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8ec0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.524504263 +0000 UTC m=+322.922780487 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a8ec0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9340): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9340): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9340): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9340): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9340): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacc2850 item 37 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9340): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9340): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.525019461 +0000 UTC m=+322.923295686 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9340): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9840): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9840): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9840): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9840): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9840): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.525019461 +0000 UTC m=+322.923295686 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9840): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacc2af0 item 37 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9ec0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9ec0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9ec0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9ec0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9ec0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.526431457 +0000 UTC m=+322.924707681 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3a9ec0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c84c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c84c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacc2f50 item 38 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c84c0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c84c0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c84c0): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c84c0): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c84c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.526922261 +0000 UTC m=+322.925198485 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c84c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c8a00): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c8a00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c8a00): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c8a00): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c8a00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.526922261 +0000 UTC m=+322.925198485 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c8a00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacc31f0 item 38 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9080): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9080): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9080): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9080): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9080): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.528099394 +0000 UTC m=+322.926375619 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9080): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9580): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9580): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9580): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9580): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9580): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacc3650 item 39 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9580): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9580): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.528565131 +0000 UTC m=+322.926841356 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9580): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9a80): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9a80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9a80): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9a80): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9a80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.528565131 +0000 UTC m=+322.926841356 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3c9a80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacc3810 item 39 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6200): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6200): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6200): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6200): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6200): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.529792721 +0000 UTC m=+322.928068945 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6200): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6700): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6700): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacac0e0 item 40 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6700): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6700): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6700): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6700): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6700): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.530324832 +0000 UTC m=+322.928601066 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6700): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6c40): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6c40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6c40): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6c40): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6c40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.530324832 +0000 UTC m=+322.928601066 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e6c40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacac380 item 40 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7200): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7200): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7200): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7200): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7200): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7200): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7200): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.531391999 +0000 UTC m=+322.929668223 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7200): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7700): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7700): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7700): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacaca10 item 41 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7700): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7700): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.531784978 +0000 UTC m=+322.930061202 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7700): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7bc0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7bc0): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7bc0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7bc0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacaccb0 item 41 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7bc0): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7bc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.532245965 +0000 UTC m=+322.930522188 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb3e7bc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404200): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404200): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404200): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404200): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404200): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.532245965 +0000 UTC m=+322.930522188 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404200): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacacee0 item 41 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404840): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404840): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404840): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404840): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404840): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404840): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404840): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.533363898 +0000 UTC m=+322.931640122 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404840): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404d40): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404d40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404d40): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacad6c0 item 42 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404d40): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404d40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.533839592 +0000 UTC m=+322.932115816 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb404d40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405280): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405280): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacad8f0 item 42 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405280): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405280): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405280): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405280): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405280): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.53432737 +0000 UTC m=+322.932603595 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405280): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405800): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405800): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405800): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405800): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405800): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.53432737 +0000 UTC m=+322.932603595 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405800): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbacadc70 item 42 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405e40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405e40): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405e40): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405e40): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405e40): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405e40): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405e40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.535453078 +0000 UTC m=+322.933729301 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb405e40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422440): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422440): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422440): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb0de1c0 item 43 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422440): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422440): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.535942088 +0000 UTC m=+322.934218312 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422440): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422980): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422980): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422980): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422980): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422980): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb0de380 item 43 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422980): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422980): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.536354734 +0000 UTC m=+322.934630957 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422980): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422ec0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422ec0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422ec0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422ec0): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422ec0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.536354734 +0000 UTC m=+322.934630957 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb422ec0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb0de540 item 43 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb423500): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb423500): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb423500): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb423500): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb423500): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb423500): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb423500): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.537476673 +0000 UTC m=+322.935752898 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb423500): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb423a00): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb423a00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb423a00): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb0de8c0 item 44 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb423a00): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb423a00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.537865135 +0000 UTC m=+322.936141358 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb423a00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446040): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446040): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb0dea80 item 44 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446040): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446040): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446040): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446040): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446040): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.5383355 +0000 UTC m=+322.936611723 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446040): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4465c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4465c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4465c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4465c0): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4465c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.5383355 +0000 UTC m=+322.936611723 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4465c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb0dec40 item 44 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446c00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446c00): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446c00): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446c00): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446c00): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446c00): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446c00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.539589148 +0000 UTC m=+322.937865372 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb446c00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447100): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447100): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447100): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb0df0a0 item 45 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447100): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447100): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.540113504 +0000 UTC m=+322.938389728 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447100): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447800): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447800): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447800): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447800): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447800): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.540113504 +0000 UTC m=+322.938389728 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447800): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb0df260 item 45 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447e40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447e40): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447e40): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447e40): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447e40): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447e40): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447e40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.541236036 +0000 UTC m=+322.939512259 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb447e40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb464440): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb464440): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb464440): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb0df5e0 item 46 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb464440): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb464440): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.541634385 +0000 UTC m=+322.939910608 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb464440): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb464b40): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb464b40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb464b40): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb464b40): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb464b40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.541634385 +0000 UTC m=+322.939910608 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb464b40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb0df7a0 item 46 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465180): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465180): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465180): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465180): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465180): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465180): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465180): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.542769491 +0000 UTC m=+322.941045715 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465180): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465680): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465680): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465680): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb0dfb20 item 47 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465680): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465680): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.543239694 +0000 UTC m=+322.941515919 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465680): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465d80): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465d80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465d80): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465d80): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465d80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.543239694 +0000 UTC m=+322.941515919 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb465d80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb0dfce0 item 47 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47e4c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47e4c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47e4c0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47e4c0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47e4c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47e4c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47e4c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.544352647 +0000 UTC m=+322.942628872 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47e4c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47e9c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47e9c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47e9c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbaf6e5b0 item 48 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47e9c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47e9c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.544735027 +0000 UTC m=+322.943011251 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47e9c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47f0c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47f0c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47f0c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47f0c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47f0c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.544735027 +0000 UTC m=+322.943011251 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47f0c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbaf6ed90 item 48 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47f700): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47f700): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47f700): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47f700): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47f700): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.545902363 +0000 UTC m=+322.944178587 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47f700): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47fb80): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47fb80): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47fb80): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47fb80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47fb80): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47fb80): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbaf6f730 item 49 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47fb80): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47fb80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.546340086 +0000 UTC m=+322.944616310 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb47fb80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49c1c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49c1c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49c1c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49c1c0): >_readAt: n=8, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49c1c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.546340086 +0000 UTC m=+322.944616310 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49c1c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbaf6fb20 item 49 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49c840): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49c840): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49c840): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49c840): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49c840): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.547614273 +0000 UTC m=+322.945890497 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49c840): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49cd40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49cd40): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49cd40): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb18a380 item 50 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49cd40): _readAt: size=2, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49cd40): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49cd40): _writeAt: size=3, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49cd40): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49cd40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.548216537 +0000 UTC m=+322.946492761 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49cd40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49d2c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49d2c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49d2c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49d2c0): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49d2c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.548216537 +0000 UTC m=+322.946492761 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49d2c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb18b2d0 item 50 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49d940): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49d940): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49d940): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49d940): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49d940): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.549579941 +0000 UTC m=+322.947856165 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49d940): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49de40): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49de40): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49de40): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49de40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49de40): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49de40): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb18bdc0 item 51 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49de40): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49de40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.55013247 +0000 UTC m=+322.948408694 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb49de40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b8480): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b8480): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b8480): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b8480): >_readAt: n=8, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b8480): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.55013247 +0000 UTC m=+322.948408694 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b8480): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbba91f260 item 51 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b8b00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b8b00): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b8b00): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b8b00): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b8b00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.551392069 +0000 UTC m=+322.949668293 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b8b00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9000): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9000): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9000): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbadaa2a0 item 52 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9000): _readAt: size=2, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9000): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9000): _writeAt: size=3, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9000): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9000): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.551846885 +0000 UTC m=+322.950123109 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9000): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9580): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9580): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9580): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9580): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9580): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.551846885 +0000 UTC m=+322.950123109 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9580): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbadaad90 item 52 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9c00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9c00): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9c00): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9c00): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9c00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.552963876 +0000 UTC m=+322.951240100 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4b9c00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4da200): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4da200): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4da200): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4da200): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4da200): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4da200): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbadaba40 item 53 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4da200): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4da200): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.553396209 +0000 UTC m=+322.951672433 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4da200): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4da740): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4da740): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4da740): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4da740): >_readAt: n=8, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4da740): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.553396209 +0000 UTC m=+322.951672433 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4da740): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbadabd50 item 53 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4dadc0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4dadc0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4dadc0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4dadc0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4dadc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.554675085 +0000 UTC m=+322.952951309 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4dadc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4db2c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4db2c0): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4db2c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb4de2a0 item 54 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4db2c0): _readAt: size=2, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4db2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4db2c0): _writeAt: size=3, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4db2c0): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4db2c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.555213437 +0000 UTC m=+322.953489661 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4db2c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4db840): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4db840): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4db840): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4db840): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4db840): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.555213437 +0000 UTC m=+322.953489661 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4db840): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb4de460 item 54 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4dbec0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4dbec0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4dbec0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4dbec0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4dbec0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.556312925 +0000 UTC m=+322.954589159 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4dbec0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f44c0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f44c0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f44c0): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f44c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f44c0): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f44c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb4de7e0 item 55 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f44c0): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f44c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.556744477 +0000 UTC m=+322.955020711 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f44c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f4a00): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f4a00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f4a00): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f4a00): >_readAt: n=8, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f4a00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.556744477 +0000 UTC m=+322.955020711 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f4a00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb4de9a0 item 55 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5080): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5080): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5080): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5080): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5080): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.558722749 +0000 UTC m=+322.956998973 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5080): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5580): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5580): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5580): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb4ded20 item 56 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5580): _readAt: size=2, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5580): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5580): _writeAt: size=3, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5580): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5580): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.559336924 +0000 UTC m=+322.957613147 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5580): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5b00): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5b00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5b00): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5b00): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5b00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.559336924 +0000 UTC m=+322.957613147 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb4f5b00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb4deee0 item 56 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512240): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512240): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512240): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512240): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512240): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512240): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512240): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512240): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.560675563 +0000 UTC m=+322.958951786 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512240): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512780): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512780): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512780): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb4df260 item 57 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512780): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512780): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.561253329 +0000 UTC m=+322.959529553 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512780): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512cc0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512cc0): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512cc0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512cc0): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512cc0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb4df420 item 57 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512cc0): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512cc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.561767617 +0000 UTC m=+322.960043840 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb512cc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513240): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513240): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513240): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513240): >_readAt: n=8, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513240): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.561767617 +0000 UTC m=+322.960043840 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513240): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb4df5e0 item 57 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513880): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513880): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513880): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513880): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513880): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513880): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513880): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513880): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.563049989 +0000 UTC m=+322.961326212 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513880): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513dc0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513dc0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513dc0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb4df960 item 58 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513dc0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513dc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.563482221 +0000 UTC m=+322.961758445 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb513dc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb530400): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb530400): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb530400): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb4dfb20 item 58 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb530400): _readAt: size=2, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb530400): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb530400): _writeAt: size=3, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb530400): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb530400): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.564041383 +0000 UTC m=+322.962317607 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb530400): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5309c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5309c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5309c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5309c0): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5309c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.564041383 +0000 UTC m=+322.962317607 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5309c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb4dfce0 item 58 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531000): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531000): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531000): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531000): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531000): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531000): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531000): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531000): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.565160458 +0000 UTC m=+322.963436682 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531000): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531540): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531540): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531540): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb5401c0 item 59 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531540): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531540): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.565853301 +0000 UTC m=+322.964129525 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531540): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531a80): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531a80): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531a80): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531a80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531a80): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531a80): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb540380 item 59 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531a80): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531a80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.56635792 +0000 UTC m=+322.964634145 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb531a80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55e100): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55e100): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55e100): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55e100): >_readAt: n=8, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55e100): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.56635792 +0000 UTC m=+322.964634145 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55e100): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb540540 item 59 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55e740): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55e740): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55e740): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55e740): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55e740): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55e740): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55e740): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55e740): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.567584278 +0000 UTC m=+322.965860501 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55e740): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55ec80): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55ec80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55ec80): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb5408c0 item 60 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55ec80): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55ec80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.568161553 +0000 UTC m=+322.966437777 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55ec80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55f1c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55f1c0): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55f1c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb540a80 item 60 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55f1c0): _readAt: size=2, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55f1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55f1c0): _writeAt: size=3, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55f1c0): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55f1c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.568860408 +0000 UTC m=+322.967136632 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55f1c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55f780): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55f780): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55f780): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55f780): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55f780): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.568860408 +0000 UTC m=+322.967136632 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55f780): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb540c40 item 60 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55fdc0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55fdc0): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55fdc0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55fdc0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55fdc0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55fdc0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55fdc0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55fdc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.570240503 +0000 UTC m=+322.968516727 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb55fdc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb578400): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb578400): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb578400): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb540fc0 item 61 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb578400): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb578400): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.571101112 +0000 UTC m=+322.969377337 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb578400): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb578b00): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb578b00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb578b00): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb578b00): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb578b00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.571101112 +0000 UTC m=+322.969377337 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb578b00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb541180 item 61 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579140): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579140): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579140): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579140): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579140): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579140): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579140): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579140): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.573451163 +0000 UTC m=+322.971727387 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579140): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579680): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579680): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579680): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb541500 item 62 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579680): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579680): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.573922139 +0000 UTC m=+322.972198363 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579680): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579d80): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579d80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579d80): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579d80): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579d80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.573922139 +0000 UTC m=+322.972198363 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb579d80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb5416c0 item 62 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5944c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5944c0): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5944c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5944c0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5944c0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5944c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5944c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5944c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.57558113 +0000 UTC m=+322.973857354 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5944c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb594a00): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb594a00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb594a00): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb541a40 item 63 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb594a00): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb594a00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.575977134 +0000 UTC m=+322.974253358 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb594a00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595100): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595100): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595100): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595100): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595100): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.575977134 +0000 UTC m=+322.974253358 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595100): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb541c00 item 63 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595740): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595740): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595740): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595740): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595740): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595740): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595740): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595740): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.577775738 +0000 UTC m=+322.976051972 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595740): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595c80): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595c80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595c80): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb5b00e0 item 64 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595c80): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595c80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.578522432 +0000 UTC m=+322.976798656 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb595c80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4480): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4480): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4480): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4480): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4480): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.578522432 +0000 UTC m=+322.976798656 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4480): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb5b02a0 item 64 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4ac0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4ac0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4ac0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4ac0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4ac0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.579933416 +0000 UTC m=+322.978209640 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4ac0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4f40): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4f40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4f40): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4f40): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4f40): _writeAt: size=3, off=2 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb5b0620 item 65 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4f40): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4f40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.580625789 +0000 UTC m=+322.978902013 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b4f40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b5440): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b5440): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b5440): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b5440): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b5440): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.580625789 +0000 UTC m=+322.978902013 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b5440): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb5b07e0 item 65 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b5a80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b5a80): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b5a80): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b5a80): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b5a80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.582058384 +0000 UTC m=+322.980334608 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5b5a80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0000): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0000): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb5b0b60 item 66 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0000): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0000): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0000): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0000): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0000): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.583074925 +0000 UTC m=+322.981351149 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0000): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0540): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0540): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0540): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0540): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0540): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.583074925 +0000 UTC m=+322.981351149 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0540): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb5b0d20 item 66 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0b80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0b80): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0b80): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0b80): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0b80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.584469639 +0000 UTC m=+322.982745863 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d0b80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d1000): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d1000): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d1000): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d1000): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d1000): _writeAt: size=3, off=2 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb5b10a0 item 67 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d1000): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d1000): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.585287608 +0000 UTC m=+322.983563842 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb5d1000): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab44580): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab44580): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab44580): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab44580): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab44580): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.585287608 +0000 UTC m=+322.983563842 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab44580): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb60a070 item 67 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab45080): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab45080): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab45080): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab45080): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab45080): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.586443933 +0000 UTC m=+322.984720157 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab45080): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab455c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab455c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb60a3f0 item 68 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab455c0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab455c0): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab455c0): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab455c0): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab455c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.587112791 +0000 UTC m=+322.985389046 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab455c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab45e40): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab45e40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab45e40): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab45e40): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab45e40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.587112791 +0000 UTC m=+322.985389046 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbab45e40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb60a5b0 item 68 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622580): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622580): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622580): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622580): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622580): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.588273744 +0000 UTC m=+322.986549969 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622580): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622a00): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622a00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622a00): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622a00): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622a00): _writeAt: size=3, off=2 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb60a930 item 69 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622a00): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622a00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.588761633 +0000 UTC m=+322.987037856 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622a00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622f00): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622f00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622f00): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622f00): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622f00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.588761633 +0000 UTC m=+322.987037856 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb622f00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb60aaf0 item 69 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb623580): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb623580): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb623580): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb623580): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb623580): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.590051269 +0000 UTC m=+322.988327493 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb623580): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb623a80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb623a80): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb60ae70 item 70 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb623a80): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb623a80): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb623a80): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb623a80): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb623a80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.590593318 +0000 UTC m=+322.988869542 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb623a80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6420c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6420c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6420c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6420c0): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6420c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.590593318 +0000 UTC m=+322.988869542 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6420c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb60b030 item 70 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb642740): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb642740): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb642740): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb642740): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb642740): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.591761415 +0000 UTC m=+322.990037639 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb642740): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb642c40): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb642c40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb642c40): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb642c40): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb642c40): _writeAt: size=3, off=2 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb60b3b0 item 71 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb642c40): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb642c40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.592219126 +0000 UTC m=+322.990495360 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb642c40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb643140): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb643140): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb643140): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb643140): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb643140): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.592219126 +0000 UTC m=+322.990495360 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb643140): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb60b570 item 71 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6437c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6437c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6437c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6437c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6437c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.594796755 +0000 UTC m=+322.993072989 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6437c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb643cc0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb643cc0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb60b8f0 item 72 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb643cc0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb643cc0): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb643cc0): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb643cc0): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb643cc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.595328765 +0000 UTC m=+322.993604990 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb643cc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb662300): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb662300): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb662300): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb662300): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb662300): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.595328765 +0000 UTC m=+322.993604990 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb662300): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb60bab0 item 72 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6628c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6628c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6628c0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6628c0): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6628c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6628c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6628c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.596494469 +0000 UTC m=+322.994770693 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6628c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb662dc0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb662dc0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb662dc0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb60be30 item 73 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb662dc0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb662dc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.596929527 +0000 UTC m=+322.995205751 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb662dc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663280): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663280): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663280): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663280): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663280): _writeAt: size=3, off=2 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb66e150 item 73 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663280): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663280): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.597449875 +0000 UTC m=+322.995726100 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663280): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6637c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6637c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6637c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6637c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6637c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.597449875 +0000 UTC m=+322.995726100 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6637c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb66e310 item 73 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663e00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663e00): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663e00): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663e00): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663e00): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663e00): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663e00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.59876042 +0000 UTC m=+322.997036645 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb663e00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680400): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680400): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680400): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb66e690 item 74 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680400): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680400): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.599325874 +0000 UTC m=+322.997602118 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680400): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680940): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680940): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb66e850 item 74 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680940): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680940): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680940): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680940): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680940): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.600203325 +0000 UTC m=+322.998479549 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680940): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680ec0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680ec0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680ec0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680ec0): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680ec0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.600203325 +0000 UTC m=+322.998479549 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb680ec0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb66ea10 item 74 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb681500): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb681500): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb681500): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb681500): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb681500): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb681500): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb681500): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.601276032 +0000 UTC m=+322.999552276 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb681500): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb681a00): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb681a00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb681a00): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb66ed90 item 75 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb681a00): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb681a00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.601980317 +0000 UTC m=+323.000256542 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb681a00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69a040): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69a040): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69a040): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69a040): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69a040): _writeAt: size=3, off=2 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb66ef50 item 75 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69a040): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69a040): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.602446544 +0000 UTC m=+323.000722768 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69a040): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69a580): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69a580): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69a580): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69a580): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69a580): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.602446544 +0000 UTC m=+323.000722768 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69a580): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb66f110 item 75 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69abc0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69abc0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69abc0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69abc0): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69abc0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69abc0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69abc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.603635701 +0000 UTC m=+323.001911925 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69abc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69b0c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69b0c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69b0c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb66f490 item 76 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69b0c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69b0c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.604016878 +0000 UTC m=+323.002293102 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69b0c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69b600): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69b600): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb66f650 item 76 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69b600): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69b600): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69b600): _writeAt: size=3, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69b600): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69b600): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.604529462 +0000 UTC m=+323.002805706 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69b600): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69bb80): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69bb80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69bb80): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69bb80): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69bb80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.604529462 +0000 UTC m=+323.002805706 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb69bb80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb66f810 item 76 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6be2c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6be2c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6be2c0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6be2c0): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6be2c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6be2c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6be2c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.605819479 +0000 UTC m=+323.004095702 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6be2c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf24300): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf24300): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf24300): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb1b0540 item 77 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf24300): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf24300): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.607156534 +0000 UTC m=+323.005432768 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf24300): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf25080): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf25080): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf25080): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf25080): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf25080): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.607156534 +0000 UTC m=+323.005432768 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf25080): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb1b0fc0 item 77 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf259c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf259c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf259c0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf259c0): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf259c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf259c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf259c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.608604478 +0000 UTC m=+323.006880702 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbaf259c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716080): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716080): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716080): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb1b19d0 item 78 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716080): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716080): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.609059824 +0000 UTC m=+323.007336048 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716080): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716780): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716780): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716780): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716780): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716780): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.609059824 +0000 UTC m=+323.007336048 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716780): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb1b1c70 item 78 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716dc0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716dc0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716dc0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716dc0): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716dc0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716dc0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716dc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.610306169 +0000 UTC m=+323.008582393 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb716dc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7172c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7172c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7172c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb7262a0 item 79 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7172c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7172c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.610845152 +0000 UTC m=+323.009121386 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7172c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7179c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7179c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7179c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7179c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7179c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.610845152 +0000 UTC m=+323.009121386 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7179c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb726460 item 79 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734100): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734100): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734100): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734100): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734100): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734100): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734100): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.612143194 +0000 UTC m=+323.010419418 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734100): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734600): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734600): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734600): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb7267e0 item 80 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734600): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734600): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.612488433 +0000 UTC m=+323.010764668 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734600): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734d00): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734d00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734d00): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734d00): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734d00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.612488433 +0000 UTC m=+323.010764668 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb734d00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb7269a0 item 80 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb735340): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb735340): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb735340): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb735340): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb735340): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.613784351 +0000 UTC m=+323.012060615 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb735340): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7357c0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7357c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7357c0): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7357c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7357c0): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7357c0): _writeAt: size=3, off=7 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb726d20 item 81 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7357c0): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7357c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.614384058 +0000 UTC m=+323.012660283 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7357c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb735d00): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb735d00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb735d00): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb735d00): >_readAt: n=8, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb735d00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.614384058 +0000 UTC m=+323.012660283 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb735d00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb726ee0 item 81 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754480): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754480): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754480): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754480): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754480): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.615647866 +0000 UTC m=+323.013924090 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754480): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754980): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754980): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754980): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb727260 item 82 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754980): _readAt: size=2, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754980): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754980): _writeAt: size=3, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754980): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754980): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.616259467 +0000 UTC m=+323.014535701 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754980): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754f00): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754f00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754f00): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754f00): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754f00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.616259467 +0000 UTC m=+323.014535701 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb754f00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb727420 item 82 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb755580): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb755580): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb755580): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb755580): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb755580): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.61797306 +0000 UTC m=+323.016249283 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb755580): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb755a80): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb755a80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb755a80): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb755a80): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb755a80): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb755a80): _writeAt: size=3, off=7 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb7277a0 item 83 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb755a80): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb755a80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.618548022 +0000 UTC m=+323.016824256 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb755a80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7740c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7740c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7740c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7740c0): >_readAt: n=8, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7740c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.618548022 +0000 UTC m=+323.016824256 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7740c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb727960 item 83 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb774740): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb774740): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb774740): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb774740): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb774740): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.619768607 +0000 UTC m=+323.018044832 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb774740): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb774c40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb774c40): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb774c40): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb727ce0 item 84 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb774c40): _readAt: size=2, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb774c40): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb774c40): _writeAt: size=3, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb774c40): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb774c40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.620331676 +0000 UTC m=+323.018607900 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb774c40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7751c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7751c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7751c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7751c0): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7751c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.620331676 +0000 UTC m=+323.018607900 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7751c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb784000 item 84 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb775840): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb775840): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb775840): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb775840): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb775840): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.621440743 +0000 UTC m=+323.019716966 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb775840): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb775d40): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb775d40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb775d40): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb775d40): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb775d40): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb775d40): _writeAt: size=3, off=7 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb784380 item 85 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb775d40): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb775d40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.621941995 +0000 UTC m=+323.020218219 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb775d40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792380): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792380): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792380): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792380): >_readAt: n=8, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792380): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.621941995 +0000 UTC m=+323.020218219 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792380): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb784540 item 85 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792a00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792a00): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792a00): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792a00): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792a00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.623319287 +0000 UTC m=+323.021595531 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792a00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792f00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792f00): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792f00): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb7848c0 item 86 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792f00): _readAt: size=2, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792f00): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792f00): _writeAt: size=3, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792f00): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792f00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.623815571 +0000 UTC m=+323.022091794 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb792f00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb793480): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb793480): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb793480): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb793480): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb793480): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.623815571 +0000 UTC m=+323.022091794 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb793480): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb784a80 item 86 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb793b00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb793b00): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb793b00): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb793b00): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb793b00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.625057306 +0000 UTC m=+323.023333529 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb793b00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7ae100): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7ae100): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7ae100): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7ae100): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7ae100): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7ae100): _writeAt: size=3, off=7 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb784e00 item 87 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7ae100): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7ae100): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.625612952 +0000 UTC m=+323.023889175 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7ae100): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7ae640): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7ae640): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7ae640): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7ae640): >_readAt: n=8, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7ae640): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.625612952 +0000 UTC m=+323.023889175 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7ae640): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb784fc0 item 87 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7aecc0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7aecc0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7aecc0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7aecc0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7aecc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.626887439 +0000 UTC m=+323.025163663 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7aecc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7af1c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7af1c0): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7af1c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb785340 item 88 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7af1c0): _readAt: size=2, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7af1c0): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7af1c0): _writeAt: size=3, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7af1c0): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7af1c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.627431842 +0000 UTC m=+323.025708067 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7af1c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7af740): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7af740): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7af740): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7af740): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7af740): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.627431842 +0000 UTC m=+323.025708067 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7af740): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb785500 item 88 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7afd80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7afd80): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7afd80): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7afd80): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7afd80): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7afd80): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7afd80): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7afd80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.629862053 +0000 UTC m=+323.028138278 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7afd80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d03c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d03c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d03c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb785880 item 89 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d03c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d03c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.630390097 +0000 UTC m=+323.028666321 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d03c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d0900): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d0900): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d0900): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d0900): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d0900): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d0900): _writeAt: size=3, off=7 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb785a40 item 89 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d0900): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d0900): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.63097679 +0000 UTC m=+323.029253024 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d0900): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d0e80): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d0e80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d0e80): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d0e80): >_readAt: n=8, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d0e80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.63097679 +0000 UTC m=+323.029253024 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d0e80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb785c00 item 89 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d14c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d14c0): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d14c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d14c0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d14c0): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d14c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d14c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d14c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.632353471 +0000 UTC m=+323.030629694 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb7d14c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bea00): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bea00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bea00): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb66fb90 item 90 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bea00): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bea00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.632796674 +0000 UTC m=+323.031072898 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bea00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bef40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bef40): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bef40): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb66fd50 item 90 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bef40): _readAt: size=2, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bef40): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bef40): _writeAt: size=3, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bef40): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bef40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.633401612 +0000 UTC m=+323.031677846 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bef40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bf500): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bf500): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bf500): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bf500): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bf500): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.633401612 +0000 UTC m=+323.031677846 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bf500): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb6ce070 item 90 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bfb40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bfb40): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bfb40): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bfb40): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bfb40): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bfb40): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bfb40): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bfb40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.634517611 +0000 UTC m=+323.032793835 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6bfb40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6da180): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6da180): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6da180): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb6ce3f0 item 91 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6da180): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6da180): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.634940436 +0000 UTC m=+323.033216660 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6da180): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6da6c0): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6da6c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6da6c0): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6da6c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6da6c0): >_readAt: n=2, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6da6c0): _writeAt: size=3, off=7 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb6ce5b0 item 91 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6da6c0): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6da6c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.635484079 +0000 UTC m=+323.033760323 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6da6c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6dac40): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6dac40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6dac40): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6dac40): >_readAt: n=8, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6dac40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.635484079 +0000 UTC m=+323.033760323 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6dac40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb6ce770 item 91 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6db280): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6db280): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6db280): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6db280): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6db280): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6db280): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6db280): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6db280): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.636924818 +0000 UTC m=+323.035201043 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6db280): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6db7c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6db7c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6db7c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb6ceaf0 item 92 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6db7c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6db7c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.637356901 +0000 UTC m=+323.035633125 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6db7c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6dbd00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6dbd00): open at offset 5 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6dbd00): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb6cecb0 item 92 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6dbd00): _readAt: size=2, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6dbd00): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6dbd00): _writeAt: size=3, off=5 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6dbd00): >_writeAt: n=3, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6dbd00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.638155454 +0000 UTC m=+323.036431678 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6dbd00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f43c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f43c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f43c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f43c0): >_readAt: n=3, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f43c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.638155454 +0000 UTC m=+323.036431678 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f43c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb6cee70 item 92 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f4a00): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f4a00): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f4a00): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f4a00): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f4a00): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f4a00): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f4a00): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f4a00): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.639420814 +0000 UTC m=+323.037697038 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f4a00): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f4f40): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f4f40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f4f40): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb6cf1f0 item 93 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f4f40): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f4f40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.639845132 +0000 UTC m=+323.038121356 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f4f40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f5640): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f5640): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f5640): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f5640): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f5640): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.639845132 +0000 UTC m=+323.038121356 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f5640): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb6cf3b0 item 93 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f5c80): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f5c80): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f5c80): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f5c80): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f5c80): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f5c80): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f5c80): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f5c80): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.641153553 +0000 UTC m=+323.039429807 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb6f5c80): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8122c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8122c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8122c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb6cf730 item 94 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8122c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8122c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.641885349 +0000 UTC m=+323.040161573 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8122c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8129c0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8129c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8129c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8129c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8129c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.641885349 +0000 UTC m=+323.040161573 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8129c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb6cf8f0 item 94 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813000): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813000): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813000): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813000): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813000): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813000): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813000): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813000): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.643100526 +0000 UTC m=+323.041376760 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813000): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813540): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813540): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813540): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb6cfc70 item 95 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813540): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813540): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.643513533 +0000 UTC m=+323.041789757 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813540): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813c40): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813c40): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813c40): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813c40): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813c40): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.643513533 +0000 UTC m=+323.041789757 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb813c40): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb6cfe30 item 95 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 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/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb836380): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb836380): open at offset 0 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb836380): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb836380): _readAt: size=2, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb836380): >_readAt: n=0, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb836380): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb836380): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb836380): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.644938032 +0000 UTC m=+323.043214256 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb836380): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8368c0): _writeAt: size=5, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8368c0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8368c0): >openPending: err= 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb82e310 item 96 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8368c0): >_writeAt: n=5, err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8368c0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.645363713 +0000 UTC m=+323.043639937 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb8368c0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb836fc0): _readAt: size=512, off=0 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb836fc0): openPending: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb836fc0): >openPending: err= 2026/06/30 02:40:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb836fc0): >_readAt: n=5, err=EOF 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb836fc0): close: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:58.645363713 +0000 UTC m=+323.043639937 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:58 DEBUG : open-test-file(0x26cbbb836fc0): >close: err= 2026/06/30 02:40:58 DEBUG : open-test-file: Remove: 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb82e4d0 item 96 2026/06/30 02:40:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:58 DEBUG : open-test-file: >Remove: err= 2026/06/30 02:40:58 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:58 DEBUG : Looking for writers 2026/06/30 02:40:58 DEBUG : >WaitForWriters: 2026/06/30 02:40:58 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:59 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:59 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:59 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:59 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/30 02:40:59 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb837c00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb837c00): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb837c00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb837c00): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb837c00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.200660641 +0000 UTC m=+323.598936866 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb837c00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934180): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934180): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934180): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934180): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934180): _writeAt: size=3, off=2 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934180): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934180): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.200660641 +0000 UTC m=+323.598936866 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934180): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934640): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934640): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934640): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934640): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934640): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.200660641 +0000 UTC m=+323.598936866 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934640): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb82fe30 item 1 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934c80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934c80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934c80): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934c80): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934c80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.203368445 +0000 UTC m=+323.601644679 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb934c80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb935180): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb935180): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb935180): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb935180): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb935180): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.203368445 +0000 UTC m=+323.601644679 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb935180): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb938460 item 2 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9357c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9357c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9357c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9357c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9357c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.205045789 +0000 UTC m=+323.603322034 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9357c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb935c40): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb935c40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb935c40): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb935c40): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb935c40): _writeAt: size=3, off=2 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb935c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb935c40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.205045789 +0000 UTC m=+323.603322034 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb935c40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95c200): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95c200): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95c200): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95c200): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95c200): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.205045789 +0000 UTC m=+323.603322034 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95c200): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb9387e0 item 3 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95c880): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95c880): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95c880): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95c880): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95c880): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.207372566 +0000 UTC m=+323.605648840 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95c880): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95cdc0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95cdc0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95cdc0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95cdc0): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95cdc0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.207372566 +0000 UTC m=+323.605648840 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95cdc0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb938cb0 item 4 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95d400): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95d400): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95d400): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95d400): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95d400): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.208865775 +0000 UTC m=+323.607142039 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95d400): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95d880): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95d880): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95d880): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95d880): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95d880): _writeAt: size=3, off=2 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95d880): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95d880): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.208865775 +0000 UTC m=+323.607142039 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95d880): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95dd40): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95dd40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95dd40): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95dd40): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95dd40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.208865775 +0000 UTC m=+323.607142039 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb95dd40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb939030 item 5 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97c4c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97c4c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97c4c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97c4c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97c4c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.210900041 +0000 UTC m=+323.609176286 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97c4c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97ca00): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97ca00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97ca00): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97ca00): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97ca00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.210900041 +0000 UTC m=+323.609176286 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97ca00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb939500 item 6 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97d080): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97d080): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97d080): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97d080): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97d080): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.212396626 +0000 UTC m=+323.610672850 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97d080): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97d580): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97d580): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97d580): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97d580): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97d580): _writeAt: size=3, off=2 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97d580): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97d580): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.212396626 +0000 UTC m=+323.610672850 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97d580): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97da40): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97da40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97da40): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97da40): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97da40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.212396626 +0000 UTC m=+323.610672850 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb97da40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb939880 item 7 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99e1c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99e1c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99e1c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99e1c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99e1c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.214467742 +0000 UTC m=+323.612743976 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99e1c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99e700): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99e700): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99e700): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99e700): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99e700): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.214467742 +0000 UTC m=+323.612743976 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99e700): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb939d50 item 8 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99ecc0): _readAt: size=2, off=0 2026/06/30 02:40:59 ERROR : open-test-file(0x26cbbb99ecc0): Couldn't read size of file 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99ecc0): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99ecc0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99ecc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99ecc0): close: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99ecc0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99f080): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99f080): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99f080): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99f080): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99f080): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.216293216 +0000 UTC m=+323.614569450 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99f080): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99f500): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99f500): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99f500): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99f500): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99f500): _writeAt: size=3, off=2 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99f500): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99f500): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.216293216 +0000 UTC m=+323.614569450 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99f500): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99fa00): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99fa00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99fa00): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99fa00): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99fa00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.216293216 +0000 UTC m=+323.614569450 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb99fa00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb9ac230 item 9 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c0180): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c0180): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c0180): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c0180): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c0180): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.218314679 +0000 UTC m=+323.616590902 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c0180): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c06c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c06c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c06c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c06c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c06c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.218314679 +0000 UTC m=+323.616590902 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c06c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb9ac700 item 10 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c0d00): _readAt: size=2, off=0 2026/06/30 02:40:59 ERROR : open-test-file(0x26cbbb9c0d00): Couldn't read size of file 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c0d00): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c0d00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c0d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c0d00): close: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c0d00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c10c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c10c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c10c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c10c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c10c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.219771929 +0000 UTC m=+323.618048163 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c10c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c15c0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c15c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c15c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c15c0): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c15c0): _writeAt: size=3, off=2 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c15c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c15c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.219771929 +0000 UTC m=+323.618048163 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c15c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c1ac0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c1ac0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c1ac0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c1ac0): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c1ac0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.219771929 +0000 UTC m=+323.618048163 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9c1ac0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb9aca80 item 11 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dc240): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dc240): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dc240): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dc240): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dc240): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.221969113 +0000 UTC m=+323.620245347 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dc240): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dc780): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dc780): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dc780): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dc780): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dc780): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.221969113 +0000 UTC m=+323.620245347 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dc780): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb9acf50 item 12 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dcdc0): _readAt: size=2, off=0 2026/06/30 02:40:59 ERROR : open-test-file(0x26cbbb9dcdc0): Couldn't read size of file 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dcdc0): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dcdc0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dcdc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dcdc0): close: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dcdc0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dd180): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dd180): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dd180): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dd180): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dd180): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.224651288 +0000 UTC m=+323.622927522 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dd180): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dd840): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dd840): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dd840): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dd840): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dd840): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.224651288 +0000 UTC m=+323.622927522 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9dd840): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb9ad2d0 item 13 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9ddec0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9ddec0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9ddec0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9ddec0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9ddec0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.226424624 +0000 UTC m=+323.624700868 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9ddec0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fa500): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fa500): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fa500): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fa500): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fa500): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.226424624 +0000 UTC m=+323.624700868 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fa500): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb9ad650 item 14 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fab40): _readAt: size=2, off=0 2026/06/30 02:40:59 ERROR : open-test-file(0x26cbbb9fab40): Couldn't read size of file 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fab40): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fab40): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fab40): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fab40): close: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fab40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9faf00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9faf00): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9faf00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9faf00): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9faf00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.22779979 +0000 UTC m=+323.626076015 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9faf00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fb5c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fb5c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fb5c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fb5c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fb5c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.22779979 +0000 UTC m=+323.626076015 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fb5c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb9ad9d0 item 15 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fbc40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fbc40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fbc40): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fbc40): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fbc40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.22915029 +0000 UTC m=+323.627426514 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb9fbc40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1a280): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1a280): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1a280): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1a280): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1a280): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.22915029 +0000 UTC m=+323.627426514 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1a280): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb9add50 item 16 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1a8c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1a8c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1a8c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1a8c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1a8c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.230680288 +0000 UTC m=+323.628956552 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1a8c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1ad40): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1ad40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1ad40): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1ad40): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1ad40): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1ad40): _writeAt: size=3, off=7 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1ad40): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1ad40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.230680288 +0000 UTC m=+323.628956552 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1ad40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1b240): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1b240): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1b240): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1b240): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1b240): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.230680288 +0000 UTC m=+323.628956552 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1b240): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbba20230 item 17 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1b8c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1b8c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1b8c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1b8c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1b8c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.232744832 +0000 UTC m=+323.631021056 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1b8c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1be00): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1be00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1be00): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1be00): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1be00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.232744832 +0000 UTC m=+323.631021056 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba1be00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbba20700 item 18 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38580): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38580): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38580): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38580): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38580): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.234441984 +0000 UTC m=+323.632718218 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38580): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38a80): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38a80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38a80): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38a80): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38a80): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38a80): _writeAt: size=3, off=7 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38a80): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38a80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.234441984 +0000 UTC m=+323.632718218 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38a80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38f80): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38f80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38f80): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38f80): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38f80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.234441984 +0000 UTC m=+323.632718218 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba38f80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbba20a80 item 19 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba39600): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba39600): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba39600): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba39600): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba39600): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.23637982 +0000 UTC m=+323.634656074 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba39600): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba39b40): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba39b40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba39b40): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba39b40): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba39b40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.23637982 +0000 UTC m=+323.634656074 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba39b40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbba20f50 item 20 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5a2c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5a2c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5a2c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5a2c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5a2c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.237884269 +0000 UTC m=+323.636160493 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5a2c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5a7c0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5a7c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5a7c0): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5a7c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5a7c0): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5a7c0): _writeAt: size=3, off=7 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5a7c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5a7c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.237884269 +0000 UTC m=+323.636160493 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5a7c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5acc0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5acc0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5acc0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5acc0): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5acc0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.237884269 +0000 UTC m=+323.636160493 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5acc0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbba212d0 item 21 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5b340): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5b340): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5b340): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5b340): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5b340): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.239790104 +0000 UTC m=+323.638066338 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5b340): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5b880): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5b880): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5b880): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5b880): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5b880): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.239790104 +0000 UTC m=+323.638066338 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba5b880): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbba217a0 item 22 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7c000): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7c000): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7c000): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7c000): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7c000): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.241060694 +0000 UTC m=+323.639336928 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7c000): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7c500): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7c500): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7c500): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7c500): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7c500): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7c500): _writeAt: size=3, off=7 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7c500): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7c500): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.241060694 +0000 UTC m=+323.639336928 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7c500): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7ca00): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7ca00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7ca00): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7ca00): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7ca00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.241060694 +0000 UTC m=+323.639336928 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7ca00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbba21b20 item 23 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7d080): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7d080): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7d080): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7d080): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7d080): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.242800176 +0000 UTC m=+323.641076400 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7d080): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7d5c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7d5c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7d5c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7d5c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7d5c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.242800176 +0000 UTC m=+323.641076400 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7d5c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbba92150 item 24 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7dc00): _readAt: size=2, off=0 2026/06/30 02:40:59 ERROR : open-test-file(0x26cbbba7dc00): Couldn't read size of file 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7dc00): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7dc00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7dc00): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7dc00): close: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbba7dc00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa00c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa00c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa00c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa00c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa00c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.244094291 +0000 UTC m=+323.642370515 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa00c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa05c0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa05c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa05c0): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa05c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa05c0): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa05c0): _writeAt: size=3, off=7 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa05c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa05c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.244094291 +0000 UTC m=+323.642370515 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa05c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa0b00): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa0b00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa0b00): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa0b00): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa0b00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.244094291 +0000 UTC m=+323.642370515 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa0b00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbba924d0 item 25 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa1180): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa1180): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa1180): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa1180): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa1180): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.245733014 +0000 UTC m=+323.644009237 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa1180): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa16c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa16c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa16c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa16c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa16c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.245733014 +0000 UTC m=+323.644009237 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa16c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbba929a0 item 26 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa1d00): _readAt: size=2, off=0 2026/06/30 02:40:59 ERROR : open-test-file(0x26cbbbaa1d00): Couldn't read size of file 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa1d00): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa1d00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa1d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa1d00): close: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaa1d00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabe1c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabe1c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabe1c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabe1c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabe1c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.247123819 +0000 UTC m=+323.645400043 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabe1c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabe6c0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabe6c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabe6c0): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabe6c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabe6c0): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabe6c0): _writeAt: size=3, off=7 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabe6c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabe6c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.247123819 +0000 UTC m=+323.645400043 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabe6c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabec00): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabec00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabec00): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabec00): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabec00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.247123819 +0000 UTC m=+323.645400043 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabec00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbba92d20 item 27 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabf280): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabf280): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabf280): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabf280): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabf280): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.249250159 +0000 UTC m=+323.647526383 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabf280): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabf7c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabf7c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabf7c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabf7c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabf7c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.249250159 +0000 UTC m=+323.647526383 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabf7c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbba931f0 item 28 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabfe00): _readAt: size=2, off=0 2026/06/30 02:40:59 ERROR : open-test-file(0x26cbbbabfe00): Couldn't read size of file 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabfe00): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabfe00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabfe00): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabfe00): close: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbabfe00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadc2c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadc2c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadc2c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadc2c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadc2c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.250517643 +0000 UTC m=+323.648793867 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadc2c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadc980): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadc980): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadc980): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadc980): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadc980): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.250517643 +0000 UTC m=+323.648793867 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadc980): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbba93570 item 29 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadd000): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadd000): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadd000): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadd000): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadd000): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.251691682 +0000 UTC m=+323.649967906 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadd000): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadd540): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadd540): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadd540): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadd540): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadd540): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.251691682 +0000 UTC m=+323.649967906 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbadd540): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbba938f0 item 30 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaddb80): _readAt: size=2, off=0 2026/06/30 02:40:59 ERROR : open-test-file(0x26cbbbaddb80): Couldn't read size of file 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaddb80): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaddb80): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaddb80): >_writeAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaddb80): close: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbaddb80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafa040): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafa040): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafa040): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafa040): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafa040): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.25295094 +0000 UTC m=+323.651227165 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafa040): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafa700): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafa700): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafa700): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafa700): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafa700): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.25295094 +0000 UTC m=+323.651227165 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafa700): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbba93c70 item 31 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafad80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafad80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafad80): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafad80): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafad80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.254278578 +0000 UTC m=+323.652554802 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafad80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafb2c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafb2c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafb2c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafb2c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafb2c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.254278578 +0000 UTC m=+323.652554802 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafb2c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb08150 item 32 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafb900): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafb900): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafb900): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafb900): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafb900): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.255499194 +0000 UTC m=+323.653775418 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafb900): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafbd80): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafbd80): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafbd80): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafbd80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafbd80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb084d0 item 33 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafbd80): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafbd80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.255992151 +0000 UTC m=+323.654268374 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbafbd80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1c380): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1c380): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1c380): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1c380): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1c380): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.255992151 +0000 UTC m=+323.654268374 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1c380): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb08690 item 33 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1c9c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1c9c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1c9c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1c9c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1c9c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.257545733 +0000 UTC m=+323.655821967 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1c9c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1ce40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1ce40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb08a10 item 34 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1ce40): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1ce40): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1ce40): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1ce40): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1ce40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.258416381 +0000 UTC m=+323.656692625 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1ce40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1d380): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1d380): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1d380): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1d380): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1d380): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.258416381 +0000 UTC m=+323.656692625 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1d380): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb08bd0 item 34 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1d9c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1d9c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1d9c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1d9c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1d9c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.259703792 +0000 UTC m=+323.657980017 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1d9c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1de40): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1de40): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1de40): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1de40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1de40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb08f50 item 35 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1de40): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1de40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.260218922 +0000 UTC m=+323.658495146 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb1de40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3a440): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3a440): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3a440): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3a440): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3a440): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.260218922 +0000 UTC m=+323.658495146 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3a440): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb09110 item 35 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3aac0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3aac0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3aac0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3aac0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3aac0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.261421854 +0000 UTC m=+323.659698078 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3aac0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3afc0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3afc0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb09490 item 36 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3afc0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3afc0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3afc0): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3afc0): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3afc0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.261886118 +0000 UTC m=+323.660162341 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3afc0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3b500): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3b500): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3b500): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3b500): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3b500): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.261886118 +0000 UTC m=+323.660162341 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3b500): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb09650 item 36 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3bb40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3bb40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3bb40): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3bb40): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3bb40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.263007046 +0000 UTC m=+323.661283270 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb3bb40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb580c0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb580c0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb580c0): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb580c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb580c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb099d0 item 37 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb580c0): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb580c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.263575404 +0000 UTC m=+323.661851629 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb580c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb585c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb585c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb585c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb585c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb585c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.263575404 +0000 UTC m=+323.661851629 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb585c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb09b90 item 37 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb58c40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb58c40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb58c40): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb58c40): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb58c40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.265012748 +0000 UTC m=+323.663289003 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb58c40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59140): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59140): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb6c070 item 38 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59140): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59140): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59140): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59140): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59140): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.265984196 +0000 UTC m=+323.664260420 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59140): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59680): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59680): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59680): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59680): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59680): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.265984196 +0000 UTC m=+323.664260420 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59680): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb6c230 item 38 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59d00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59d00): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59d00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59d00): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59d00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.267258482 +0000 UTC m=+323.665534707 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb59d00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80300): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80300): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80300): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80300): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80300): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb6c5b0 item 39 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80300): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80300): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.267693942 +0000 UTC m=+323.665970166 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80300): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80800): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80800): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80800): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80800): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80800): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.267693942 +0000 UTC m=+323.665970166 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80800): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb6c770 item 39 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80e80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80e80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80e80): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80e80): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80e80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.269038541 +0000 UTC m=+323.667314765 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb80e80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81380): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81380): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb6caf0 item 40 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81380): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81380): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81380): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81380): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81380): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.269791547 +0000 UTC m=+323.668067782 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81380): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb818c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb818c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb818c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb818c0): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb818c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.269791547 +0000 UTC m=+323.668067782 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb818c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb6ccb0 item 40 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81e80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81e80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81e80): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81e80): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81e80): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81e80): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81e80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.270938987 +0000 UTC m=+323.669215210 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb81e80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9e480): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9e480): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9e480): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb6d030 item 41 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9e480): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9e480): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.27163195 +0000 UTC m=+323.669908174 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9e480): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9e940): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9e940): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9e940): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9e940): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9e940): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb6d1f0 item 41 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9e940): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9e940): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.272272504 +0000 UTC m=+323.670548729 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9e940): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9ee80): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9ee80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9ee80): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9ee80): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9ee80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.272272504 +0000 UTC m=+323.670548729 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9ee80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb6d3b0 item 41 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9f4c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9f4c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9f4c0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9f4c0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9f4c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9f4c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9f4c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.274053094 +0000 UTC m=+323.672329318 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9f4c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9f9c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9f9c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9f9c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb6d730 item 42 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9f9c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9f9c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.275477453 +0000 UTC m=+323.673753677 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbb9f9c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbe000): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbe000): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb6d8f0 item 42 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbe000): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbe000): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbe000): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbe000): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbe000): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.276474347 +0000 UTC m=+323.674750572 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbe000): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbe580): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbe580): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbe580): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbe580): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbe580): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.276474347 +0000 UTC m=+323.674750572 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbe580): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb6dab0 item 42 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbebc0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbebc0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbebc0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbebc0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbebc0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbebc0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbebc0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.278402906 +0000 UTC m=+323.676679140 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbebc0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbf0c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbf0c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbf0c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbb6de30 item 43 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbf0c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbf0c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.279112501 +0000 UTC m=+323.677388744 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbf0c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbf600): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbf600): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbf600): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbf600): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbf600): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbbd2150 item 43 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbf600): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbf600): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.279713852 +0000 UTC m=+323.677990086 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbf600): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbfb40): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbfb40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbfb40): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbfb40): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbfb40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.279713852 +0000 UTC m=+323.677990086 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbbfb40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbbd2310 item 43 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbda280): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbda280): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbda280): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbda280): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbda280): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbda280): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbda280): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.283419332 +0000 UTC m=+323.681695556 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbda280): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbda780): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbda780): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbda780): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbbd2690 item 44 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbda780): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbda780): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.285510625 +0000 UTC m=+323.683786849 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbda780): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdacc0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdacc0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbbd2850 item 44 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdacc0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdacc0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdacc0): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdacc0): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdacc0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.286577402 +0000 UTC m=+323.684853626 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdacc0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdb240): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdb240): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdb240): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdb240): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdb240): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.286577402 +0000 UTC m=+323.684853626 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdb240): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbbd2a10 item 44 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdb880): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdb880): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdb880): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdb880): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdb880): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdb880): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdb880): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.288710995 +0000 UTC m=+323.686987220 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdb880): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdbd80): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdbd80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdbd80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbbd2d90 item 45 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdbd80): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdbd80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.289176802 +0000 UTC m=+323.687453026 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbdbd80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf8580): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf8580): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf8580): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf8580): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf8580): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.289176802 +0000 UTC m=+323.687453026 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf8580): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbbd2f50 item 45 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf8bc0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf8bc0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf8bc0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf8bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf8bc0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf8bc0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf8bc0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.291420793 +0000 UTC m=+323.689697017 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf8bc0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf90c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf90c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf90c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbbd32d0 item 46 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf90c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf90c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.292413069 +0000 UTC m=+323.690689293 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf90c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf97c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf97c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf97c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf97c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf97c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.292413069 +0000 UTC m=+323.690689293 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf97c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbbd3490 item 46 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf9e00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf9e00): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf9e00): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf9e00): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf9e00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf9e00): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf9e00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.294043315 +0000 UTC m=+323.692319539 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbbf9e00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1a400): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1a400): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1a400): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbbd3810 item 47 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1a400): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1a400): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.294791654 +0000 UTC m=+323.693067888 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1a400): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1ab00): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1ab00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1ab00): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1ab00): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1ab00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.294791654 +0000 UTC m=+323.693067888 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1ab00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbbd39d0 item 47 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1b140): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1b140): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1b140): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1b140): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1b140): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1b140): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1b140): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.296566552 +0000 UTC m=+323.694842775 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1b140): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1b640): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1b640): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1b640): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbbd3d50 item 48 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1b640): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1b640): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.297457838 +0000 UTC m=+323.695734063 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1b640): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1bd40): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1bd40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1bd40): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1bd40): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1bd40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.297457838 +0000 UTC m=+323.695734063 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc1bd40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc32070 item 48 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36480): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36480): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36480): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36480): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36480): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.299715896 +0000 UTC m=+323.697992120 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36480): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36900): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36900): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36900): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36900): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36900): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36900): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc323f0 item 49 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36900): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36900): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.30146689 +0000 UTC m=+323.699743113 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36900): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36e40): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36e40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36e40): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36e40): >_readAt: n=8, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36e40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.30146689 +0000 UTC m=+323.699743113 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc36e40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc325b0 item 49 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc374c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc374c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc374c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc374c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc374c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.303063423 +0000 UTC m=+323.701339647 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc374c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc379c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc379c0): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc379c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc32930 item 50 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc379c0): _readAt: size=2, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc379c0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc379c0): _writeAt: size=3, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc379c0): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc379c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.304185644 +0000 UTC m=+323.702461867 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc379c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc56040): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc56040): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc56040): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc56040): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc56040): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.304185644 +0000 UTC m=+323.702461867 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc56040): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc32af0 item 50 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc566c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc566c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc566c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc566c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc566c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.306511759 +0000 UTC m=+323.704787983 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc566c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc56bc0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc56bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc56bc0): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc56bc0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc56bc0): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc56bc0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc32e70 item 51 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc56bc0): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc56bc0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.306940856 +0000 UTC m=+323.705217090 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc56bc0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57100): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57100): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57100): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57100): >_readAt: n=8, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57100): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.306940856 +0000 UTC m=+323.705217090 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57100): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc33030 item 51 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57780): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57780): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57780): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57780): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57780): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.308318618 +0000 UTC m=+323.706594882 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57780): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57c80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57c80): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57c80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc333b0 item 52 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57c80): _readAt: size=2, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57c80): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57c80): _writeAt: size=3, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57c80): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57c80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.308864594 +0000 UTC m=+323.707140819 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc57c80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74300): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74300): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74300): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74300): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74300): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.308864594 +0000 UTC m=+323.707140819 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74300): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc33570 item 52 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74980): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74980): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74980): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74980): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74980): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.310208162 +0000 UTC m=+323.708484386 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74980): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74e80): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74e80): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74e80): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74e80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74e80): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74e80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc338f0 item 53 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74e80): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74e80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.310845501 +0000 UTC m=+323.709121725 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc74e80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc753c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc753c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc753c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc753c0): >_readAt: n=8, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc753c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.310845501 +0000 UTC m=+323.709121725 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc753c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc33ab0 item 53 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc75a40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc75a40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc75a40): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc75a40): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc75a40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.312420033 +0000 UTC m=+323.710696257 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc75a40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9c040): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9c040): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9c040): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc33e30 item 54 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9c040): _readAt: size=2, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9c040): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9c040): _writeAt: size=3, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9c040): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9c040): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.313114279 +0000 UTC m=+323.711390513 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9c040): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9c5c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9c5c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9c5c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9c5c0): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9c5c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.313114279 +0000 UTC m=+323.711390513 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9c5c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc94150 item 54 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9cc40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9cc40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9cc40): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9cc40): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9cc40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.315961043 +0000 UTC m=+323.714237277 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9cc40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9d140): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9d140): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9d140): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9d140): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9d140): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9d140): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc944d0 item 55 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9d140): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9d140): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.316662433 +0000 UTC m=+323.714938656 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9d140): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9d680): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9d680): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9d680): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9d680): >_readAt: n=8, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9d680): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.316662433 +0000 UTC m=+323.714938656 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9d680): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc94690 item 55 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9dd00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9dd00): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9dd00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9dd00): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9dd00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.31804301 +0000 UTC m=+323.716319244 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbc9dd00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8300): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8300): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8300): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc94a10 item 56 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8300): _readAt: size=2, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8300): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8300): _writeAt: size=3, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8300): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8300): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.318926462 +0000 UTC m=+323.717202686 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8300): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8880): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8880): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8880): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8880): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8880): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.318926462 +0000 UTC m=+323.717202686 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8880): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc94bd0 item 56 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8ec0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8ec0): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8ec0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8ec0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8ec0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8ec0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8ec0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.320562759 +0000 UTC m=+323.718838984 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb8ec0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9400): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9400): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9400): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc94f50 item 57 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9400): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9400): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.321134074 +0000 UTC m=+323.719410298 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9400): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9940): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9940): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9940): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9940): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9940): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9940): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc95110 item 57 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9940): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9940): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.321745093 +0000 UTC m=+323.720021317 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9940): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9ec0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9ec0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9ec0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9ec0): >_readAt: n=8, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9ec0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.321745093 +0000 UTC m=+323.720021317 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcb9ec0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc952d0 item 57 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcda600): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcda600): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcda600): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcda600): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcda600): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcda600): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcda600): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcda600): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.323310869 +0000 UTC m=+323.721587093 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcda600): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdab40): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdab40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdab40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc95650 item 58 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdab40): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdab40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.32399748 +0000 UTC m=+323.722273705 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdab40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdb080): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdb080): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdb080): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc95810 item 58 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdb080): _readAt: size=2, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdb080): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdb080): _writeAt: size=3, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdb080): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdb080): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.324791754 +0000 UTC m=+323.723067978 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdb080): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdb640): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdb640): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdb640): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdb640): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdb640): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.324791754 +0000 UTC m=+323.723067978 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdb640): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc959d0 item 58 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdbc80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdbc80): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdbc80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdbc80): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdbc80): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdbc80): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdbc80): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdbc80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.32677797 +0000 UTC m=+323.725054194 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcdbc80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf82c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf82c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf82c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbc95d50 item 59 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf82c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf82c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.327346179 +0000 UTC m=+323.725622423 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf82c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf8800): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf8800): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf8800): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf8800): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf8800): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf8800): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbcfc070 item 59 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf8800): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf8800): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.328118813 +0000 UTC m=+323.726395037 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf8800): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf8d80): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf8d80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf8d80): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf8d80): >_readAt: n=8, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf8d80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.328118813 +0000 UTC m=+323.726395037 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf8d80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbcfc230 item 59 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf93c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf93c0): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf93c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf93c0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf93c0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf93c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf93c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf93c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.329647478 +0000 UTC m=+323.727923702 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf93c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf9900): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf9900): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf9900): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbcfc5b0 item 60 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf9900): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf9900): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.330281742 +0000 UTC m=+323.728557966 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf9900): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf9e40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf9e40): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf9e40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbcfc770 item 60 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf9e40): _readAt: size=2, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf9e40): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf9e40): _writeAt: size=3, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf9e40): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf9e40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.330881409 +0000 UTC m=+323.729157633 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbcf9e40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd14500): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd14500): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd14500): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd14500): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd14500): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.330881409 +0000 UTC m=+323.729157633 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd14500): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbcfc930 item 60 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd14b40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd14b40): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd14b40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd14b40): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd14b40): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd14b40): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd14b40): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd14b40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.332177246 +0000 UTC m=+323.730453470 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd14b40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15080): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15080): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15080): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbcfccb0 item 61 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15080): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15080): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.332680884 +0000 UTC m=+323.730957108 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15080): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15780): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15780): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15780): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15780): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15780): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.332680884 +0000 UTC m=+323.730957108 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15780): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbcfce70 item 61 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15dc0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15dc0): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15dc0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15dc0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15dc0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15dc0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15dc0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.334179393 +0000 UTC m=+323.732455617 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd15dc0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd34400): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd34400): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd34400): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbcfd1f0 item 62 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd34400): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd34400): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.334685094 +0000 UTC m=+323.732961318 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd34400): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd34b00): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd34b00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd34b00): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd34b00): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd34b00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.334685094 +0000 UTC m=+323.732961318 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd34b00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbcfd3b0 item 62 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35140): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35140): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35140): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35140): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35140): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35140): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35140): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35140): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.33619814 +0000 UTC m=+323.734474363 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35140): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35680): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35680): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35680): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbcfd730 item 63 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35680): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35680): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.336694314 +0000 UTC m=+323.734970537 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35680): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35d80): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35d80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35d80): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35d80): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35d80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.336694314 +0000 UTC m=+323.734970537 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd35d80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbcfd8f0 item 63 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd504c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd504c0): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd504c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd504c0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd504c0): >_readAt: n=0, err=Bad file descriptor 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd504c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd504c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd504c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.338012733 +0000 UTC m=+323.736288957 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd504c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd50a00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd50a00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd50a00): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbcfdc70 item 64 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd50a00): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd50a00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.338474422 +0000 UTC m=+323.736750646 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd50a00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51100): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51100): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51100): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51100): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51100): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.338474422 +0000 UTC m=+323.736750646 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51100): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbcfde30 item 64 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51740): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51740): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51740): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51740): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51740): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.3401533 +0000 UTC m=+323.738429523 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51740): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51bc0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51bc0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51bc0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51bc0): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51bc0): _writeAt: size=3, off=2 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbd60310 item 65 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51bc0): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51bc0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.34070127 +0000 UTC m=+323.738977495 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd51bc0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd701c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd701c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd701c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd701c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd701c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.34070127 +0000 UTC m=+323.738977495 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd701c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbd604d0 item 65 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd70800): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd70800): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd70800): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd70800): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd70800): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.342000624 +0000 UTC m=+323.740276849 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd70800): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd70c80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd70c80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbd60850 item 66 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd70c80): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd70c80): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd70c80): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd70c80): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd70c80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.34249834 +0000 UTC m=+323.740774565 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd70c80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd711c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd711c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd711c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd711c0): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd711c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.34249834 +0000 UTC m=+323.740774565 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd711c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbd60a10 item 66 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd71800): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd71800): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd71800): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd71800): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd71800): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.343870161 +0000 UTC m=+323.742146395 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd71800): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd71c80): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd71c80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd71c80): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd71c80): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd71c80): _writeAt: size=3, off=2 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbd60d90 item 67 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd71c80): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd71c80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.344435846 +0000 UTC m=+323.742712070 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd71c80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90280): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90280): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90280): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90280): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90280): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.344435846 +0000 UTC m=+323.742712070 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90280): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbd60f50 item 67 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90900): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90900): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90900): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90900): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90900): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.345489087 +0000 UTC m=+323.743765311 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90900): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90e00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90e00): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbd612d0 item 68 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90e00): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90e00): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90e00): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90e00): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90e00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.345904358 +0000 UTC m=+323.744180581 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd90e00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd91340): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd91340): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd91340): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd91340): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd91340): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.345904358 +0000 UTC m=+323.744180581 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbd91340): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbd61490 item 68 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7d1a40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7d1a40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7d1a40): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7d1a40): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7d1a40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.347582654 +0000 UTC m=+323.745858879 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7d1a40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7d1ec0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7d1ec0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7d1ec0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7d1ec0): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7d1ec0): _writeAt: size=3, off=2 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb7e5960 item 69 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7d1ec0): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7d1ec0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.348155682 +0000 UTC m=+323.746431906 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7d1ec0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ee4c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ee4c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ee4c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ee4c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ee4c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.348155682 +0000 UTC m=+323.746431906 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ee4c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb7e5b20 item 69 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7eeb40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7eeb40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7eeb40): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7eeb40): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7eeb40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.350257566 +0000 UTC m=+323.748533790 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7eeb40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ef040): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ef040): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbe02000 item 70 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ef040): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ef040): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ef040): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ef040): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ef040): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.35120636 +0000 UTC m=+323.749482585 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ef040): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ef580): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ef580): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ef580): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ef580): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ef580): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.35120636 +0000 UTC m=+323.749482585 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7ef580): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbe021c0 item 70 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7efc00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7efc00): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7efc00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7efc00): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7efc00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.354412893 +0000 UTC m=+323.752689117 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb7efc00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14200): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14200): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14200): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14200): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14200): _writeAt: size=3, off=2 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbe02540 item 71 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14200): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14200): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.354895951 +0000 UTC m=+323.753172174 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14200): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14700): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14700): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14700): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14700): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14700): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.354895951 +0000 UTC m=+323.753172174 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14700): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbe02700 item 71 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14d80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14d80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14d80): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14d80): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14d80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.357416412 +0000 UTC m=+323.755692635 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe14d80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15280): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15280): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbe02a80 item 72 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15280): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15280): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15280): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15280): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15280): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.358247816 +0000 UTC m=+323.756524040 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15280): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe157c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe157c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe157c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe157c0): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe157c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.358247816 +0000 UTC m=+323.756524040 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe157c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbe02c40 item 72 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15d80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15d80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15d80): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15d80): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15d80): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15d80): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15d80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.360308131 +0000 UTC m=+323.758584355 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbbe15d80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83a380): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83a380): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83a380): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbe02fc0 item 73 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83a380): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83a380): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.360872373 +0000 UTC m=+323.759148597 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83a380): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83a840): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83a840): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83a840): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83a840): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83a840): _writeAt: size=3, off=2 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbe03180 item 73 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83a840): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83a840): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.361784639 +0000 UTC m=+323.760060864 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83a840): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83ad80): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83ad80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83ad80): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83ad80): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83ad80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.361784639 +0000 UTC m=+323.760060864 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83ad80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbe03340 item 73 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890040): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890040): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890040): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890040): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890040): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890040): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890040): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.363399165 +0000 UTC m=+323.761675389 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890040): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890540): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890540): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890540): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb8822a0 item 74 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890540): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890540): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.364052585 +0000 UTC m=+323.762328819 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890540): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890a80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890a80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb882460 item 74 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890a80): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890a80): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890a80): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890a80): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890a80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.364754154 +0000 UTC m=+323.763030379 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb890a80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891000): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891000): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891000): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891000): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891000): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.364754154 +0000 UTC m=+323.763030379 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891000): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb882620 item 74 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891640): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891640): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891640): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891640): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891640): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891640): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891640): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.366330109 +0000 UTC m=+323.764606334 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891640): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891b40): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891b40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891b40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb8829a0 item 75 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891b40): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891b40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.366802517 +0000 UTC m=+323.765078742 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb891b40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ce180): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ce180): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ce180): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ce180): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ce180): _writeAt: size=3, off=2 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb882b60 item 75 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ce180): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ce180): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.367396355 +0000 UTC m=+323.765672579 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ce180): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ce6c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ce6c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ce6c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ce6c0): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ce6c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.367396355 +0000 UTC m=+323.765672579 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ce6c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb882d20 item 75 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ced00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ced00): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ced00): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ced00): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ced00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ced00): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ced00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.368643019 +0000 UTC m=+323.766919253 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8ced00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cf200): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cf200): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cf200): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb8830a0 item 76 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cf200): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cf200): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.369129134 +0000 UTC m=+323.767405358 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cf200): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cf740): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cf740): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb883260 item 76 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cf740): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cf740): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cf740): _writeAt: size=3, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cf740): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cf740): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.3697544 +0000 UTC m=+323.768030625 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cf740): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cfcc0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cfcc0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cfcc0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cfcc0): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cfcc0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.3697544 +0000 UTC m=+323.768030625 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8cfcc0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb883420 item 76 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e6400): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e6400): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e6400): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e6400): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e6400): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e6400): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e6400): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.371111162 +0000 UTC m=+323.769387386 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e6400): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e6900): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e6900): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e6900): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb8837a0 item 77 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e6900): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e6900): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.3717005 +0000 UTC m=+323.769976725 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e6900): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7000): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7000): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7000): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7000): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7000): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.3717005 +0000 UTC m=+323.769976725 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7000): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb883960 item 77 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7640): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7640): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7640): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7640): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7640): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7640): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7640): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.374336549 +0000 UTC m=+323.772612773 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7640): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7b40): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7b40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7b40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbb883ce0 item 78 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7b40): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7b40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.375648416 +0000 UTC m=+323.773924641 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbb8e7b40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc896340): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc896340): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc896340): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc896340): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc896340): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.375648416 +0000 UTC m=+323.773924641 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc896340): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc894000 item 78 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83b500): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83b500): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83b500): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83b500): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83b500): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83b500): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83b500): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.380497558 +0000 UTC m=+323.778773783 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83b500): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83ba00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83ba00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83ba00): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbe036c0 item 79 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83ba00): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83ba00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.38115719 +0000 UTC m=+323.779433413 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc83ba00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858200): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858200): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858200): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858200): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858200): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.38115719 +0000 UTC m=+323.779433413 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858200): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbe03880 item 79 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858840): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858840): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858840): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858840): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858840): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858840): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858840): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.383266757 +0000 UTC m=+323.781542991 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858840): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858d40): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858d40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858d40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbe03c00 item 80 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858d40): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858d40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.384472575 +0000 UTC m=+323.782748799 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc858d40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc859440): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc859440): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc859440): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc859440): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc859440): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.384472575 +0000 UTC m=+323.782748799 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc859440): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbbe03dc0 item 80 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc859a80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc859a80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc859a80): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc859a80): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc859a80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.387716798 +0000 UTC m=+323.785993052 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc859a80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc878000): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc878000): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc878000): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc878000): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc878000): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc878000): _writeAt: size=3, off=7 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc86e2a0 item 81 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc878000): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc878000): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.389481157 +0000 UTC m=+323.787757391 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc878000): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc878540): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc878540): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc878540): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc878540): >_readAt: n=8, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc878540): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.389481157 +0000 UTC m=+323.787757391 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc878540): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc86e460 item 81 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8969c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8969c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8969c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8969c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8969c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.394722605 +0000 UTC m=+323.792998830 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8969c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc896ec0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc896ec0): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc896ec0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc894380 item 82 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc896ec0): _readAt: size=2, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc896ec0): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc896ec0): _writeAt: size=3, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc896ec0): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc896ec0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.396764136 +0000 UTC m=+323.795040360 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc896ec0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc897440): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc897440): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc897440): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc897440): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc897440): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.396764136 +0000 UTC m=+323.795040360 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc897440): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc894540 item 82 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc897ac0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc897ac0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc897ac0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc897ac0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc897ac0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.398340451 +0000 UTC m=+323.796616675 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc897ac0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b60c0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b60c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b60c0): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b60c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b60c0): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b60c0): _writeAt: size=3, off=7 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc8948c0 item 83 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b60c0): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b60c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.399040728 +0000 UTC m=+323.797316952 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b60c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b6600): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b6600): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b6600): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b6600): >_readAt: n=8, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b6600): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.399040728 +0000 UTC m=+323.797316952 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b6600): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc894a80 item 83 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b6c80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b6c80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b6c80): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b6c80): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b6c80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.400900196 +0000 UTC m=+323.799176420 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b6c80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7180): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7180): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7180): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc894e00 item 84 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7180): _readAt: size=2, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7180): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7180): _writeAt: size=3, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7180): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7180): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.401800239 +0000 UTC m=+323.800076464 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7180): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7700): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7700): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7700): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7700): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7700): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.401800239 +0000 UTC m=+323.800076464 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7700): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc894fc0 item 84 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7d80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7d80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7d80): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7d80): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7d80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.403235479 +0000 UTC m=+323.801511702 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8b7d80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d2380): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d2380): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d2380): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d2380): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d2380): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d2380): _writeAt: size=3, off=7 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc895340 item 85 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d2380): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d2380): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.404021658 +0000 UTC m=+323.802297912 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d2380): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d28c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d28c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d28c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d28c0): >_readAt: n=8, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d28c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.404021658 +0000 UTC m=+323.802297912 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d28c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc895500 item 85 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d2f40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d2f40): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d2f40): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d2f40): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d2f40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.405395341 +0000 UTC m=+323.803671565 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d2f40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d3440): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d3440): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d3440): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc895880 item 86 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d3440): _readAt: size=2, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d3440): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d3440): _writeAt: size=3, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d3440): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d3440): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.406071313 +0000 UTC m=+323.804347537 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d3440): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d39c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d39c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d39c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d39c0): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d39c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.406071313 +0000 UTC m=+323.804347537 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8d39c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc895a40 item 86 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0140): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0140): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0140): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0140): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0140): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.407522172 +0000 UTC m=+323.805798396 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0140): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0640): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0640): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0640): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0640): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0640): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0640): _writeAt: size=3, off=7 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc895dc0 item 87 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0640): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0640): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.408314794 +0000 UTC m=+323.806591028 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0640): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0b80): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0b80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0b80): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0b80): >_readAt: n=8, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0b80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.408314794 +0000 UTC m=+323.806591028 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f0b80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc8f80e0 item 87 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1200): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1200): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1200): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1200): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1200): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.409627923 +0000 UTC m=+323.807904147 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1200): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1700): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1700): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1700): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc8f8460 item 88 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1700): _readAt: size=2, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1700): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1700): _writeAt: size=3, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1700): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1700): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.41027535 +0000 UTC m=+323.808551574 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1700): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1c80): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1c80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1c80): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1c80): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1c80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.41027535 +0000 UTC m=+323.808551574 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc8f1c80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc8f8620 item 88 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98e3c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98e3c0): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98e3c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98e3c0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98e3c0): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98e3c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98e3c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98e3c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.411627494 +0000 UTC m=+323.809903718 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98e3c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98e900): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98e900): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98e900): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc8f89a0 item 89 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98e900): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98e900): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.412359221 +0000 UTC m=+323.810635445 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98e900): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98ee40): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98ee40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98ee40): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98ee40): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98ee40): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98ee40): _writeAt: size=3, off=7 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc8f8b60 item 89 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98ee40): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98ee40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.412962886 +0000 UTC m=+323.811239110 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98ee40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98f3c0): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98f3c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98f3c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98f3c0): >_readAt: n=8, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98f3c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.412962886 +0000 UTC m=+323.811239110 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98f3c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc8f8d20 item 89 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98fa00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98fa00): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98fa00): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98fa00): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98fa00): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98fa00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98fa00): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98fa00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.414212196 +0000 UTC m=+323.812488420 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc98fa00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0040): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0040): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0040): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc8f90a0 item 90 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0040): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0040): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.414699142 +0000 UTC m=+323.812975367 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0040): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0580): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0580): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0580): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc8f9260 item 90 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0580): _readAt: size=2, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0580): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0580): _writeAt: size=3, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0580): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0580): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.415264476 +0000 UTC m=+323.813540700 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0580): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0b40): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0b40): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0b40): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0b40): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0b40): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.415264476 +0000 UTC m=+323.813540700 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b0b40): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc8f9420 item 90 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1180): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1180): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1180): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1180): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1180): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1180): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1180): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1180): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.416813248 +0000 UTC m=+323.815089472 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1180): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b16c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b16c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b16c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc8f97a0 item 91 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b16c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b16c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.417518876 +0000 UTC m=+323.815795100 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b16c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1c00): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1c00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1c00): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1c00): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1c00): >_readAt: n=2, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1c00): _writeAt: size=3, off=7 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc8f9960 item 91 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1c00): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1c00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.418180851 +0000 UTC m=+323.816457075 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9b1c00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d0280): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d0280): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d0280): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d0280): >_readAt: n=8, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d0280): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.418180851 +0000 UTC m=+323.816457075 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d0280): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc8f9b20 item 91 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d08c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d08c0): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d08c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d08c0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d08c0): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d08c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d08c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d08c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.419300126 +0000 UTC m=+323.817576350 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d08c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d0e00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d0e00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d0e00): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc9da000 item 92 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d0e00): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d0e00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.420150156 +0000 UTC m=+323.818426380 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d0e00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d1340): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d1340): open at offset 5 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d1340): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc9da1c0 item 92 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d1340): _readAt: size=2, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d1340): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d1340): _writeAt: size=3, off=5 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d1340): >_writeAt: n=3, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d1340): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.420913241 +0000 UTC m=+323.819189465 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d1340): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d1900): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d1900): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d1900): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d1900): >_readAt: n=3, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d1900): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.420913241 +0000 UTC m=+323.819189465 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9d1900): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc9da380 item 92 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ee040): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ee040): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ee040): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ee040): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ee040): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ee040): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ee040): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ee040): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.42224176 +0000 UTC m=+323.820517984 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ee040): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ee580): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ee580): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ee580): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc9da700 item 93 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ee580): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ee580): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.422763311 +0000 UTC m=+323.821039535 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ee580): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9eec80): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9eec80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9eec80): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9eec80): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9eec80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.422763311 +0000 UTC m=+323.821039535 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9eec80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc9da8c0 item 93 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ef2c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ef2c0): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ef2c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ef2c0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ef2c0): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ef2c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ef2c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ef2c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.424660901 +0000 UTC m=+323.822937124 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ef2c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ef800): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ef800): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ef800): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc9dac40 item 94 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ef800): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ef800): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.425202509 +0000 UTC m=+323.823478733 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbc9ef800): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0e000): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0e000): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0e000): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0e000): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0e000): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.425202509 +0000 UTC m=+323.823478733 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0e000): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc9dae00 item 94 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0e640): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0e640): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0e640): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0e640): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0e640): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0e640): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0e640): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0e640): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.42653194 +0000 UTC m=+323.824808164 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0e640): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0eb80): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0eb80): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0eb80): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc9db180 item 95 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0eb80): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0eb80): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.427172926 +0000 UTC m=+323.825449150 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0eb80): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0f280): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0f280): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0f280): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0f280): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0f280): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.427172926 +0000 UTC m=+323.825449150 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0f280): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc9db340 item 95 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 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/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0f8c0): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0f8c0): open at offset 0 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0f8c0): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0f8c0): _readAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0f8c0): >_readAt: n=0, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0f8c0): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0f8c0): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0f8c0): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.429020662 +0000 UTC m=+323.827296885 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0f8c0): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0fe00): _writeAt: size=5, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0fe00): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0fe00): >openPending: err= 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc9db6c0 item 96 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0fe00): >_writeAt: n=5, err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0fe00): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.429735907 +0000 UTC m=+323.828012131 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca0fe00): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/30 02:40:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:40:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/30 02:40:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca2c600): _readAt: size=512, off=0 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca2c600): openPending: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca2c600): >openPending: err= 2026/06/30 02:40:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca2c600): >_readAt: n=5, err=EOF 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca2c600): close: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-30 02:40:59.429735907 +0000 UTC m=+323.828012131 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : open-test-file(0x26cbbca2c600): >close: err= 2026/06/30 02:40:59 DEBUG : open-test-file: Remove: 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26cbbc9db880 item 96 2026/06/30 02:40:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/30 02:40:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/30 02:40:59 DEBUG : open-test-file: >Remove: err= 2026/06/30 02:40:59 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:59 DEBUG : Looking for writers 2026/06/30 02:40:59 DEBUG : >WaitForWriters: 2026/06/30 02:40:59 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.52s) --- PASS: TestRWFileHandleOpenTests/writes (0.73s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- 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.79s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.19s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:40:59 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:40:59 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:40:59 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:59 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:40:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:40:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:40:59 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:40:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:40:59 DEBUG : file1: newRWFileHandle: 2026/06/30 02:40:59 DEBUG : file1(0x26cbbc878b80): openPending: 2026/06/30 02:40:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:59 DEBUG : file1(0x26cbbc878b80): >openPending: err= 2026/06/30 02:40:59 DEBUG : file1: >newRWFileHandle: err= 2026/06/30 02:40:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:40:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/30 02:40:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/30 02:40:59 DEBUG : file1(0x26cbbc878b80): _writeAt: size=2, off=0 2026/06/30 02:40:59 DEBUG : file1(0x26cbbc878b80): >_writeAt: n=2, err= 2026/06/30 02:40:59 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/30 02:40:59 DEBUG : file1(0x26cbbc878b80): RWFileHandle.Flush 2026/06/30 02:40:59 DEBUG : file1(0x26cbbc878b80): RWFileHandle.Release 2026/06/30 02:40:59 DEBUG : file1(0x26cbbc878b80): close: 2026/06/30 02:40:59 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/30 02:40:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/30 02:40:59 DEBUG : file1(0x26cbbc878b80): >close: err= 2026/06/30 02:40:59 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:40:59 DEBUG : Looking for writers 2026/06/30 02:40:59 DEBUG : file1: reading active writers 2026/06/30 02:40:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:41:00 DEBUG : Looking for writers 2026/06/30 02:41:00 DEBUG : file1: reading active writers 2026/06/30 02:41:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:41:00 DEBUG : Looking for writers 2026/06/30 02:41:00 DEBUG : file1: reading active writers 2026/06/30 02:41:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:41:00 DEBUG : Looking for writers 2026/06/30 02:41:00 DEBUG : file1: reading active writers 2026/06/30 02:41:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:41:00 DEBUG : file1: vfs cache: starting upload 2026/06/30 02:41:00 DEBUG : Looking for writers 2026/06/30 02:41:00 DEBUG : file1: reading active writers 2026/06/30 02:41:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:41:00 DEBUG : Looking for writers 2026/06/30 02:41:00 DEBUG : file1: reading active writers 2026/06/30 02:41:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:41:00 DEBUG : Looking for writers 2026/06/30 02:41:00 DEBUG : file1: reading active writers 2026/06/30 02:41:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:41:00 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/06/30 02:41:01 DEBUG : Looking for writers 2026/06/30 02:41:01 DEBUG : file1: reading active writers 2026/06/30 02:41:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/30 02:41:01 DEBUG : file1: size = 2 OK 2026/06/30 02:41:01 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/30 02:41:01 INFO : file1: Copied (new) 2026/06/30 02:41:01 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/30 02:41:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/30 02:41:01 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/30 02:41:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:41:01 INFO : file1: vfs cache: upload succeeded try #1 2026/06/30 02:41:02 DEBUG : Looking for writers 2026/06/30 02:41:02 DEBUG : file1: reading active writers 2026/06/30 02:41:02 DEBUG : >WaitForWriters: 2026/06/30 02:41:02 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:41:02 DEBUG : Looking for writers 2026/06/30 02:41:02 DEBUG : file1: reading active writers 2026/06/30 02:41:02 DEBUG : >WaitForWriters: 2026/06/30 02:41:02 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.24s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:41:03 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:41:03 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:41:03 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:41:03 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:41:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:41:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:41:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:41:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:41:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:41:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:41:03 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:41:03 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:41:03 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:41:03 DEBUG : rename_me: newRWFileHandle: 2026/06/30 02:41:03 DEBUG : rename_me(0x26cbbaf8c440): openPending: 2026/06/30 02:41:03 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/30 02:41:03 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/30 02:41:03 DEBUG : rename_me(0x26cbbaf8c440): >openPending: err= 2026/06/30 02:41:03 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/30 02:41:03 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/30 02:41:03 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/30 02:41:03 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/30 02:41:03 DEBUG : rename_me(0x26cbbaf8c440): _writeAt: size=5, off=0 2026/06/30 02:41:03 DEBUG : rename_me(0x26cbbaf8c440): >_writeAt: n=5, err= 2026/06/30 02:41:03 DEBUG : rename_me(0x26cbbaf8c440): close: 2026/06/30 02:41:03 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-30 02:41:03.232545588 +0000 UTC m=+327.630821822 2026/06/30 02:41:03 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/30 02:41:03 DEBUG : rename_me(0x26cbbaf8c440): >close: err= 2026/06/30 02:41:03 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/30 02:41:03 DEBUG : i_was_renamed: Updating file with 0x26cbbae72410 2026/06/30 02:41:03 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/30 02:41:03 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/30 02:41:03 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:41:03 DEBUG : Looking for writers 2026/06/30 02:41:03 DEBUG : i_was_renamed: reading active writers 2026/06/30 02:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/30 02:41:03 DEBUG : Looking for writers 2026/06/30 02:41:03 DEBUG : i_was_renamed: reading active writers 2026/06/30 02:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/30 02:41:03 DEBUG : Looking for writers 2026/06/30 02:41:03 DEBUG : i_was_renamed: reading active writers 2026/06/30 02:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/30 02:41:03 DEBUG : Looking for writers 2026/06/30 02:41:03 DEBUG : i_was_renamed: reading active writers 2026/06/30 02:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/30 02:41:03 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/30 02:41:03 DEBUG : Looking for writers 2026/06/30 02:41:03 DEBUG : i_was_renamed: reading active writers 2026/06/30 02:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/30 02:41:03 DEBUG : Looking for writers 2026/06/30 02:41:03 DEBUG : i_was_renamed: reading active writers 2026/06/30 02:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/30 02:41:03 DEBUG : Looking for writers 2026/06/30 02:41:03 DEBUG : i_was_renamed: reading active writers 2026/06/30 02:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/30 02:41:04 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/06/30 02:41:04 DEBUG : Looking for writers 2026/06/30 02:41:04 DEBUG : i_was_renamed: reading active writers 2026/06/30 02:41:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/30 02:41:05 DEBUG : i_was_renamed: size = 5 OK 2026/06/30 02:41:05 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/30 02:41:05 INFO : i_was_renamed: Copied (new) 2026/06/30 02:41:05 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-30 02:41:03 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/30 02:41:05 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/30 02:41:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/30 02:41:05 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/30 02:41:05 DEBUG : Looking for writers 2026/06/30 02:41:05 DEBUG : i_was_renamed: reading active writers 2026/06/30 02:41:05 DEBUG : >WaitForWriters: 2026/06/30 02:41:05 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.02s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:41:06 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:41:06 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/30 02:41:06 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:41:06 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:41:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:41:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:41:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:41:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:41:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/30 02:41:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-busiwuh9hoci" 2026/06/30 02:41:06 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/30 02:41:06 DEBUG : forgetting directory cache 2026/06/30 02:41:06 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate(0x26cbbb2c2340): _readAt: size=512, off=0 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate(0x26cbbb2c2340): openPending: 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-30 01:42:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/30 02:41:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate(0x26cbbb2c2340): >openPending: err= 2026/06/30 02:41:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate(0x26cbbb2c2340): >_readAt: n=20, err=EOF 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate(0x26cbbb2c2340): close: 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-30 01:42:06 +0000 UTC 2026/06/30 02:41:08 DEBUG : TestRWCacheUpdate(0x26cbbb2c2340): >close: err= 2026/06/30 02:41:08 DEBUG : Re-reading directory (187.267224ms old) 2026/06/30 02:41:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/30 02:41:09 DEBUG : forgetting directory cache 2026/06/30 02:41:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/30 02:41:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate(0x26cbbb2c3080): _readAt: size=512, off=0 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate(0x26cbbb2c3080): openPending: 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-30 01:43:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-30 01:42:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-30 01:43:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-30 01:42:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/30 02:41:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/30 02:41:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate(0x26cbbb2c3080): >openPending: err= 2026/06/30 02:41:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate(0x26cbbb2c3080): >_readAt: n=20, err=EOF 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate(0x26cbbb2c3080): close: 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-30 01:43:06 +0000 UTC 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate(0x26cbbb2c3080): >close: err= 2026/06/30 02:41:11 DEBUG : Re-reading directory (186.425777ms old) 2026/06/30 02:41:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/30 02:41:11 DEBUG : forgetting directory cache 2026/06/30 02:41:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate(0x26cbbadaccc0): _readAt: size=512, off=0 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate(0x26cbbadaccc0): openPending: 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-30 01:44:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-30 01:43:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-30 01:44:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-30 01:43:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/30 02:41:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/30 02:41:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate(0x26cbbadaccc0): >openPending: err= 2026/06/30 02:41:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate(0x26cbbadaccc0): >_readAt: n=20, err=EOF 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate(0x26cbbadaccc0): close: 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-30 01:44:06 +0000 UTC 2026/06/30 02:41:13 DEBUG : TestRWCacheUpdate(0x26cbbadaccc0): >close: err= 2026/06/30 02:41:13 DEBUG : Re-reading directory (189.449344ms old) 2026/06/30 02:41:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/30 02:41:14 DEBUG : forgetting directory cache 2026/06/30 02:41:14 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/30 02:41:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate(0x26cbbaf8c500): _readAt: size=512, off=0 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate(0x26cbbaf8c500): openPending: 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-30 01:45:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-30 01:44:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-30 01:45:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-30 01:44:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/30 02:41:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/30 02:41:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate(0x26cbbaf8c500): >openPending: err= 2026/06/30 02:41:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate(0x26cbbaf8c500): >_readAt: n=20, err=EOF 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate(0x26cbbaf8c500): close: 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-30 01:45:06 +0000 UTC 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate(0x26cbbaf8c500): >close: err= 2026/06/30 02:41:16 DEBUG : Re-reading directory (187.921297ms old) 2026/06/30 02:41:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/30 02:41:16 DEBUG : forgetting directory cache 2026/06/30 02:41:16 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate(0x26cbbc878200): _readAt: size=512, off=0 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate(0x26cbbc878200): openPending: 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-30 01:46:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-30 01:45:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-30 01:46:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-30 01:45:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/30 02:41:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/30 02:41:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate(0x26cbbc878200): >openPending: err= 2026/06/30 02:41:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate(0x26cbbc878200): >_readAt: n=20, err=EOF 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate(0x26cbbc878200): close: 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-30 01:46:06 +0000 UTC 2026/06/30 02:41:18 DEBUG : TestRWCacheUpdate(0x26cbbc878200): >close: err= 2026/06/30 02:41:18 DEBUG : Re-reading directory (185.552498ms old) 2026/06/30 02:41:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/30 02:41:19 DEBUG : forgetting directory cache 2026/06/30 02:41:19 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate(0x26cbbaf8cd40): _readAt: size=512, off=0 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate(0x26cbbaf8cd40): openPending: 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-30 01:47:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-30 01:46:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-30 01:47:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-30 01:46:06 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/30 02:41:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/30 02:41:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate(0x26cbbaf8cd40): >openPending: err= 2026/06/30 02:41:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:41:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:41:21 DEBUG : TestRWCacheUpdate(0x26cbbaf8cd40): >_readAt: n=20, err=EOF 2026/06/30 02:41:21 DEBUG : TestRWCacheUpdate(0x26cbbaf8cd40): close: 2026/06/30 02:41:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-30 01:47:06 +0000 UTC 2026/06/30 02:41:21 DEBUG : TestRWCacheUpdate(0x26cbbaf8cd40): >close: err= 2026/06/30 02:41:21 DEBUG : Re-reading directory (188.910511ms old) 2026/06/30 02:41:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/30 02:41:21 DEBUG : forgetting directory cache 2026/06/30 02:41:21 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate(0x26cbbadac880): _readAt: size=512, off=0 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate(0x26cbbadac880): openPending: 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-30 01:48:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-30 01:47:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-30 01:48:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-30 01:47:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/30 02:41:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/30 02:41:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate(0x26cbbadac880): >openPending: err= 2026/06/30 02:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate(0x26cbbadac880): >_readAt: n=21, err=EOF 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate(0x26cbbadac880): close: 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-30 01:48:06 +0000 UTC 2026/06/30 02:41:23 DEBUG : TestRWCacheUpdate(0x26cbbadac880): >close: err= 2026/06/30 02:41:23 DEBUG : Re-reading directory (189.444003ms old) 2026/06/30 02:41:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/30 02:41:24 DEBUG : forgetting directory cache 2026/06/30 02:41:24 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate(0x26cbbb2c2800): _readAt: size=512, off=0 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate(0x26cbbb2c2800): openPending: 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-30 01:49:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-30 01:48:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-30 01:49:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-30 01:48:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/30 02:41:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/30 02:41:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate(0x26cbbb2c2800): >openPending: err= 2026/06/30 02:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate(0x26cbbb2c2800): >_readAt: n=22, err=EOF 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate(0x26cbbb2c2800): close: 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-30 01:49:06 +0000 UTC 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate(0x26cbbb2c2800): >close: err= 2026/06/30 02:41:26 DEBUG : Re-reading directory (188.078141ms old) 2026/06/30 02:41:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/30 02:41:26 DEBUG : forgetting directory cache 2026/06/30 02:41:27 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate(0x26cbbaf8cb80): _readAt: size=512, off=0 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate(0x26cbbaf8cb80): openPending: 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-30 01:50:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-30 01:49:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-30 01:50:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-30 01:49:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/30 02:41:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/30 02:41:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate(0x26cbbaf8cb80): >openPending: err= 2026/06/30 02:41:28 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:41:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:41:29 DEBUG : TestRWCacheUpdate(0x26cbbaf8cb80): >_readAt: n=23, err=EOF 2026/06/30 02:41:29 DEBUG : TestRWCacheUpdate(0x26cbbaf8cb80): close: 2026/06/30 02:41:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-30 01:50:06 +0000 UTC 2026/06/30 02:41:29 DEBUG : TestRWCacheUpdate(0x26cbbaf8cb80): >close: err= 2026/06/30 02:41:29 DEBUG : Re-reading directory (192.973876ms old) 2026/06/30 02:41:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/30 02:41:29 DEBUG : forgetting directory cache 2026/06/30 02:41:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate(0x26cbbab44400): _readAt: size=512, off=0 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate(0x26cbbab44400): openPending: 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-30 01:51:06 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-30 01:50:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-30 01:51:06 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-30 01:50:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/30 02:41:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/30 02:41:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate(0x26cbbab44400): >openPending: err= 2026/06/30 02:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate(0x26cbbab44400): >_readAt: n=24, err=EOF 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate(0x26cbbab44400): close: 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-30 01:51:06 +0000 UTC 2026/06/30 02:41:31 DEBUG : TestRWCacheUpdate(0x26cbbab44400): >close: err= 2026/06/30 02:41:31 DEBUG : Re-reading directory (190.28146ms old) 2026/06/30 02:41:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/30 02:41:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/30 02:41:32 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:41:32 DEBUG : Looking for writers 2026/06/30 02:41:32 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/30 02:41:32 DEBUG : >WaitForWriters: 2026/06/30 02:41:32 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': vfs cache: cleaner exiting 2026/06/30 02:41:32 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (26.51s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.37s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:41:33 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/06/30 02:41:35 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/06/30 02:41:36 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:41:36 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:41:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:41:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/30 02:41:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/30 02:41:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/30 02:41:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:41:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/30 02:41:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:41:37 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/30 02:41:37 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/30 02:41:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/30 02:41:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:41:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/30 02:41:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:41:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/30 02:41:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/30 02:41:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/30 02:41:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:41:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/30 02:41:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:41:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/30 02:41:37 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:41:37 DEBUG : Looking for writers 2026/06/30 02:41:37 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/30 02:41:37 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/30 02:41:37 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.84s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:41:38 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:41:38 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:41:38 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': Reusing VFS from active cache 2026/06/30 02:41:38 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:41:38 DEBUG : Looking for writers 2026/06/30 02:41:38 DEBUG : >WaitForWriters: 2026/06/30 02:41:38 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:41:38 DEBUG : Looking for writers 2026/06/30 02:41:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.37s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:41:39 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:41:39 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:41:39 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:41:39 DEBUG : Looking for writers 2026/06/30 02:41:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.37s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:41:39 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:41:39 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:41:39 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:41:39 DEBUG : Looking for writers 2026/06/30 02:41:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.41s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:41:39 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:41:39 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:41:40 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:41:43 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/30 02:41:44 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:41:44 DEBUG : dir: Looking for writers 2026/06/30 02:41:44 DEBUG : file2: reading active writers 2026/06/30 02:41:44 DEBUG : Looking for writers 2026/06/30 02:41:44 DEBUG : dir: reading active writers 2026/06/30 02:41:44 DEBUG : file1: reading active writers 2026/06/30 02:41:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.08s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:41:46 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:41:46 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:41:46 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:41:49 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/30 02:41:50 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:41:50 DEBUG : dir: Looking for writers 2026/06/30 02:41:50 DEBUG : Looking for writers 2026/06/30 02:41:50 DEBUG : dir: reading active writers 2026/06/30 02:41:50 DEBUG : file1: reading active writers 2026/06/30 02:41:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.04s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:41:52 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:41:52 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:41:52 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/30 02:41:55 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/30 02:41:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:41:56 DEBUG : file1: Open: flags=O_RDONLY 2026/06/30 02:41:56 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/30 02:41:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/30 02:41:56 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:41:56 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/30 02:41:56 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/30 02:41:56 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/30 02:41:56 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:41:56 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:41:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/30 02:41:56 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/30 02:41:56 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/30 02:41:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/30 02:41:56 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (0 bytes), uploading instead of streaming 2026/06/30 02:41:58 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/30 02:41:58 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/30 02:41:58 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/30 02:41:58 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/30 02:41:58 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:41:58 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/30 02:41:58 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:41:58 DEBUG : dir: Looking for writers 2026/06/30 02:41:58 DEBUG : file2: reading active writers 2026/06/30 02:41:58 DEBUG : new_file.txt: reading active writers 2026/06/30 02:41:58 DEBUG : Looking for writers 2026/06/30 02:41:58 DEBUG : dir: reading active writers 2026/06/30 02:41:58 DEBUG : file1: reading active writers 2026/06/30 02:41:58 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.98s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:42:00 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:42:00 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:42:01 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/30 02:42:03 DEBUG : dir/file2: same parent dir (ODFfMTI2OTkyNjZfbG9lZDU) - using file/rename instead of move_copy for dir/file1 2026/06/30 02:42:03 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/30 02:42:03 DEBUG : dir/file1: Updating file with dir/file1 0x26cbbb01e9c0 2026/06/30 02:42:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/30 02:42:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:04 INFO : dir/file1: Moved (server-side) to: file0 2026/06/30 02:42:04 DEBUG : file0: Updating file with file0 0x26cbbb01e9c0 2026/06/30 02:42:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/30 02:42:04 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/30 02:42:04 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:42:04 DEBUG : dir: Looking for writers 2026/06/30 02:42:04 DEBUG : Looking for writers 2026/06/30 02:42:04 DEBUG : dir: reading active writers 2026/06/30 02:42:04 DEBUG : file0: reading active writers 2026/06/30 02:42:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.95s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:42:05 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:42:05 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:42:06 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:42:06 DEBUG : Looking for writers 2026/06/30 02:42:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.55s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:42:06 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:42:06 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:42:06 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/30 02:42:07 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/30 02:42:08 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/30 02:42:09 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/30 02:42:10 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/30 02:42:10 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:42:10 DEBUG : Looking for writers 2026/06/30 02:42:10 DEBUG : a: Looking for writers 2026/06/30 02:42:10 DEBUG : b: Looking for writers 2026/06/30 02:42:10 DEBUG : c: Looking for writers 2026/06/30 02:42:10 DEBUG : d: Looking for writers 2026/06/30 02:42:10 DEBUG : Looking for writers 2026/06/30 02:42:10 DEBUG : /: reading active writers 2026/06/30 02:42:10 DEBUG : a: reading active writers 2026/06/30 02:42:10 DEBUG : b: reading active writers 2026/06/30 02:42:10 DEBUG : c: reading active writers 2026/06/30 02:42:10 DEBUG : d: reading active writers 2026/06/30 02:42:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.70s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:42:13 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:42:13 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:42:14 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/30 02:42:15 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/30 02:42:15 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/30 02:42:16 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/30 02:42:19 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:42:19 DEBUG : a/b/c/d: Looking for writers 2026/06/30 02:42:19 DEBUG : a/b/c: Looking for writers 2026/06/30 02:42:19 DEBUG : d: reading active writers 2026/06/30 02:42:19 DEBUG : a/b: Looking for writers 2026/06/30 02:42:19 DEBUG : c: reading active writers 2026/06/30 02:42:19 DEBUG : a: Looking for writers 2026/06/30 02:42:19 DEBUG : b: reading active writers 2026/06/30 02:42:19 DEBUG : Looking for writers 2026/06/30 02:42:19 DEBUG : a: reading active writers 2026/06/30 02:42:19 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.96s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:42:22 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:42:22 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:42:22 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:42:22 DEBUG : Looking for writers 2026/06/30 02:42:22 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.39s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:42:22 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:42:22 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:42:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:42:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:42:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/30 02:42:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/30 02:42:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:22 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/30 02:42:22 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/30 02:42:22 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/30 02:42:22 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (5 bytes), uploading instead of streaming 2026/06/30 02:42:23 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/30 02:42:24 DEBUG : file1: size = 5 OK 2026/06/30 02:42:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/30 02:42:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/30 02:42:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:42:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:42:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/30 02:42:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/30 02:42:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:42:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:42:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/30 02:42:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/30 02:42:24 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/30 02:42:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/30 02:42:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/30 02:42:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/30 02:42:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/30 02:42:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:24 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (0 bytes), uploading instead of streaming 2026/06/30 02:42:26 DEBUG : file1: size = 0 OK 2026/06/30 02:42:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/30 02:42:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/30 02:42:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/30 02:42:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/30 02:42:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/30 02:42:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/30 02:42:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:26 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (7 bytes), uploading instead of streaming 2026/06/30 02:42:26 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/06/30 02:42:27 DEBUG : file1: size = 7 OK 2026/06/30 02:42:27 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/30 02:42:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/30 02:42:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:27 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:42:27 DEBUG : Looking for writers 2026/06/30 02:42:27 DEBUG : file1: reading active writers 2026/06/30 02:42:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.74s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:42:28 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:42:28 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:42:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:42:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/30 02:42:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/30 02:42:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:28 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/30 02:42:29 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/30 02:42:29 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/30 02:42:29 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/30 02:42:29 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (11 bytes), uploading instead of streaming 2026/06/30 02:42:30 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/06/30 02:42:31 DEBUG : file1: size = 11 OK 2026/06/30 02:42:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/30 02:42:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/30 02:42:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:31 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/30 02:42:31 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:42:31 DEBUG : Looking for writers 2026/06/30 02:42:31 DEBUG : file1: reading active writers 2026/06/30 02:42:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (4.19s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:42:32 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:42:32 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:42:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:42:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:42:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/30 02:42:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/30 02:42:32 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/30 02:42:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:32 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (5 bytes), uploading instead of streaming 2026/06/30 02:42:33 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/30 02:42:34 DEBUG : file1: size = 5 OK 2026/06/30 02:42:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/30 02:42:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/30 02:42:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:34 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/30 02:42:34 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:42:34 DEBUG : Looking for writers 2026/06/30 02:42:34 DEBUG : file1: reading active writers 2026/06/30 02:42:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.63s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:42:35 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:42:35 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:42:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:42:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:42:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/30 02:42:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/30 02:42:35 DEBUG : file1: WriteFileHandle.Release closing 2026/06/30 02:42:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:35 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (0 bytes), uploading instead of streaming 2026/06/30 02:42:36 DEBUG : file1: size = 0 OK 2026/06/30 02:42:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/30 02:42:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/30 02:42:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:36 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/30 02:42:36 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:42:36 DEBUG : Looking for writers 2026/06/30 02:42:36 DEBUG : file1: reading active writers 2026/06/30 02:42:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.69s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:42:37 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:42:37 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:42:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:42:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/30 02:42:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/30 02:42:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:38 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (2 bytes), uploading instead of streaming 2026/06/30 02:42:38 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/06/30 02:42:40 DEBUG : file1: size = 2 OK 2026/06/30 02:42:40 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/30 02:42:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/30 02:42:40 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/30 02:42:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:40 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:42:40 DEBUG : Looking for writers 2026/06/30 02:42:40 DEBUG : file1: reading active writers 2026/06/30 02:42:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.97s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:42:40 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:42:40 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:42:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:42:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:42:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/30 02:42:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/30 02:42:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:40 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (0 bytes), uploading instead of streaming 2026/06/30 02:42:42 DEBUG : file1: size = 0 OK 2026/06/30 02:42:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/30 02:42:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/30 02:42:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:42:42 DEBUG : file1: Open: flags=O_RDONLY 2026/06/30 02:42:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/30 02:42:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/30 02:42:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:42:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/30 02:42:42 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:42:42 DEBUG : Looking for writers 2026/06/30 02:42:42 DEBUG : file1: reading active writers 2026/06/30 02:42:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.67s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:42:43 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:42:43 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:42:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/30 02:42:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/30 02:42:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/30 02:42:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/30 02:42:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:43 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': File to upload is small (100 bytes), uploading instead of streaming 2026/06/30 02:42:44 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/06/30 02:42:45 DEBUG : file1: size = 100 OK 2026/06/30 02:42:45 DEBUG : file1: md5 = 7d31dbdde5eccabbe958395afbcc90b5 OK 2026/06/30 02:42:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/30 02:42:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/30 02:42:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/30 02:42:45 DEBUG : file1: Open: flags=O_RDONLY 2026/06/30 02:42:45 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/30 02:42:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/30 02:42:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:42:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/30 02:42:45 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:42:45 DEBUG : Looking for writers 2026/06/30 02:42:45 DEBUG : file1: reading active writers 2026/06/30 02:42:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.24s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:42:46 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:42:46 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:42:47 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/06/30 02:42:49 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/06/30 02:42:51 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/06/30 02:42:53 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/06/30 02:42:55 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/06/30 02:42:57 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/30 02:42:57 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/30 02:42:57 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:42:57 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:42:57 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/30 02:42:57 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/30 02:42:57 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:42:58 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:42:58 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/30 02:42:58 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/30 02:42:58 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:42:58 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:42:58 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/30 02:42:58 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/30 02:42:58 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:42:59 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:42:59 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/30 02:42:59 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/30 02:42:59 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:42:59 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:42:59 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:42:59 DEBUG : flat: Looking for writers 2026/06/30 02:42:59 DEBUG : f000.txt: reading active writers 2026/06/30 02:42:59 DEBUG : f001.txt: reading active writers 2026/06/30 02:42:59 DEBUG : f002.txt: reading active writers 2026/06/30 02:42:59 DEBUG : f003.txt: reading active writers 2026/06/30 02:42:59 DEBUG : f004.txt: reading active writers 2026/06/30 02:42:59 DEBUG : Looking for writers 2026/06/30 02:42:59 DEBUG : flat: reading active writers 2026/06/30 02:42:59 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.74s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:43:01 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:43:01 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:43:02 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/06/30 02:43:05 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/06/30 02:43:07 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/06/30 02:43:09 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/30 02:43:09 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/30 02:43:09 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:43:09 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:43:09 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/30 02:43:09 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/30 02:43:09 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:43:10 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:43:10 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/30 02:43:10 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/30 02:43:10 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:43:10 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:43:10 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:43:10 DEBUG : a/b/c: Looking for writers 2026/06/30 02:43:10 DEBUG : deep.txt: reading active writers 2026/06/30 02:43:10 DEBUG : a/b: Looking for writers 2026/06/30 02:43:10 DEBUG : c: reading active writers 2026/06/30 02:43:10 DEBUG : mid.txt: reading active writers 2026/06/30 02:43:10 DEBUG : a: Looking for writers 2026/06/30 02:43:10 DEBUG : top.txt: reading active writers 2026/06/30 02:43:10 DEBUG : b: reading active writers 2026/06/30 02:43:10 DEBUG : Looking for writers 2026/06/30 02:43:10 DEBUG : a: reading active writers 2026/06/30 02:43:10 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (12.65s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:43:14 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:43:14 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:43:15 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/06/30 02:43:43 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/30 02:43:43 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/30 02:43:43 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:43:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/30 02:43:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/30 02:43:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/30 02:43:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:43:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/30 02:43:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/30 02:43:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/30 02:43:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/30 02:43:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/30 02:43:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/30 02:43:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/30 02:44:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/30 02:44:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/30 02:44:09 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:44:09 DEBUG : bigdir: Looking for writers 2026/06/30 02:44:09 DEBUG : big.bin: reading active writers 2026/06/30 02:44:09 DEBUG : Looking for writers 2026/06/30 02:44:09 DEBUG : bigdir: reading active writers 2026/06/30 02:44:09 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.48s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-busiwuh9hoci'", Local "Local file system at /tmp/rclone2529764106", Modify Window "1s" 2026/06/30 02:44:10 INFO : OpenDrive root 'rclone-test-busiwuh9hoci': poll-interval is not supported by this remote 2026/06/30 02:44:10 NOTICE: OpenDrive root 'rclone-test-busiwuh9hoci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/30 02:44:11 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/06/30 02:44:14 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/06/30 02:44:16 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/06/30 02:44:18 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/30 02:44:18 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/30 02:44:18 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:44:18 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:44:18 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/30 02:44:18 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/30 02:44:18 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:44:18 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:44:19 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/30 02:44:19 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/30 02:44:19 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/30 02:44:19 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/30 02:44:19 DEBUG : WaitForWriters: timeout=30s 2026/06/30 02:44:19 DEBUG : dir2: Looking for writers 2026/06/30 02:44:19 DEBUG : b.txt: reading active writers 2026/06/30 02:44:19 DEBUG : dir3: Looking for writers 2026/06/30 02:44:19 DEBUG : c.txt: reading active writers 2026/06/30 02:44:19 DEBUG : dir1: Looking for writers 2026/06/30 02:44:19 DEBUG : a.txt: reading active writers 2026/06/30 02:44:19 DEBUG : Looking for writers 2026/06/30 02:44:19 DEBUG : dir3: reading active writers 2026/06/30 02:44:19 DEBUG : dir1: reading active writers 2026/06/30 02:44:19 DEBUG : dir2: reading active writers 2026/06/30 02:44:19 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.45s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/06/30 02:44:22 DEBUG : OpenDrive root 'rclone-test-busiwuh9hoci': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m46.844579166s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]