"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/07/10 03:31:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-puniquq5navo" 2026/07/10 03:31:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/10 03:31:01 DEBUG : Starting OpenDrive session with ID: 5ddf91c35c13ffe3c33e80a0dfea98a95fcd872185c011fc49ef16da89e27c49 2026/07/10 03:31:01 DEBUG : Creating backend with remote "/tmp/rclone972961387" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:31:01 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:31:01 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:31:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:31:05 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:31:05 DEBUG : dir: Looking for writers 2026/07/10 03:31:05 DEBUG : Looking for writers 2026/07/10 03:31:05 DEBUG : dir: reading active writers 2026/07/10 03:31:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.53s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:31:06 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:31:06 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:31:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:31:09 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/10 03:31:12 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/07/10 03:31:14 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:31:14 DEBUG : dir/subdir: Looking for writers 2026/07/10 03:31:14 DEBUG : dir: Looking for writers 2026/07/10 03:31:14 DEBUG : file1: reading active writers 2026/07/10 03:31:14 DEBUG : file2: reading active writers 2026/07/10 03:31:14 DEBUG : subdir: reading active writers 2026/07/10 03:31:14 DEBUG : Looking for writers 2026/07/10 03:31:14 DEBUG : dir: reading active writers 2026/07/10 03:31:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (10.44s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:31:16 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:31:16 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:31:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:31:19 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:31:19 DEBUG : dir: Looking for writers 2026/07/10 03:31:19 DEBUG : file1: reading active writers 2026/07/10 03:31:19 DEBUG : Looking for writers 2026/07/10 03:31:19 DEBUG : dir: reading active writers 2026/07/10 03:31:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.22s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:31:20 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:31:20 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:31:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:31:23 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:31:23 DEBUG : dir: Looking for writers 2026/07/10 03:31:23 DEBUG : Looking for writers 2026/07/10 03:31:23 DEBUG : dir: reading active writers 2026/07/10 03:31:23 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.94s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:31:24 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:31:24 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:31:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:31:27 DEBUG : dir: forgetting directory cache 2026/07/10 03:31:27 DEBUG : forgetting directory cache 2026/07/10 03:31:27 DEBUG : dir: forgetting directory cache 2026/07/10 03:31:27 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:31:27 DEBUG : Looking for writers 2026/07/10 03:31:27 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.18s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:31:29 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:31:29 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:31:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:31:31 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/10 03:31:31 DEBUG : dir: invalidating directory cache 2026/07/10 03:31:31 DEBUG : >ForgetPath: 2026/07/10 03:31:31 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/10 03:31:31 DEBUG : invalidating directory cache 2026/07/10 03:31:31 DEBUG : dir: forgetting directory cache 2026/07/10 03:31:31 DEBUG : >ForgetPath: 2026/07/10 03:31:31 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/10 03:31:31 DEBUG : >ForgetPath: 2026/07/10 03:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:31:31 DEBUG : dir: Looking for writers 2026/07/10 03:31:31 DEBUG : Looking for writers 2026/07/10 03:31:31 DEBUG : dir: reading active writers 2026/07/10 03:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.08s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:31:33 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:31:33 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:31:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:31:38 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/07/10 03:31:40 DEBUG : forgetting directory cache 2026/07/10 03:31:40 DEBUG : dir: forgetting directory cache 2026/07/10 03:31:40 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:31:40 DEBUG : dir: Looking for writers 2026/07/10 03:31:40 DEBUG : fil/a/b: Looking for writers 2026/07/10 03:31:40 DEBUG : fil/a: Looking for writers 2026/07/10 03:31:40 DEBUG : b: reading active writers 2026/07/10 03:31:40 DEBUG : fil: Looking for writers 2026/07/10 03:31:40 DEBUG : a: reading active writers 2026/07/10 03:31:40 DEBUG : Looking for writers 2026/07/10 03:31:40 DEBUG : dir: reading active writers 2026/07/10 03:31:40 DEBUG : fil: reading active writers 2026/07/10 03:31:40 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.24s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:31:43 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:31:43 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:31:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:31:46 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:31:46 DEBUG : dir: Looking for writers 2026/07/10 03:31:46 DEBUG : Looking for writers 2026/07/10 03:31:46 DEBUG : dir: reading active writers 2026/07/10 03:31:46 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.86s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:31:47 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:31:47 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:31:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:31:50 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:31:50 DEBUG : dir: Looking for writers 2026/07/10 03:31:50 DEBUG : file1: reading active writers 2026/07/10 03:31:50 DEBUG : Looking for writers 2026/07/10 03:31:50 DEBUG : dir: reading active writers 2026/07/10 03:31:50 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.14s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:31:51 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:31:51 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:31:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:31:54 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/10 03:31:56 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/07/10 03:31:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/10 03:31:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/10 03:31:58 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/10 03:31:58 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/10 03:31:59 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/07/10 03:32:01 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/07/10 03:32:03 DEBUG : dir: invalidating directory cache 2026/07/10 03:32:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/10 03:32:03 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/10 03:32:03 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/10 03:32:03 DEBUG : dir/file1: Reset virtual modtime 2026/07/10 03:32:03 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/10 03:32:03 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/10 03:32:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/10 03:32:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/10 03:32:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:32:03 DEBUG : dir: invalidating directory cache 2026/07/10 03:32:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/10 03:32:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/10 03:32:04 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/10 03:32:04 DEBUG : forgetting directory cache 2026/07/10 03:32:04 DEBUG : dir: forgetting directory cache 2026/07/10 03:32:04 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/10 03:32:04 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:32:04 DEBUG : dir/virtualDir: Looking for writers 2026/07/10 03:32:04 DEBUG : dir: Looking for writers 2026/07/10 03:32:04 DEBUG : file1: reading active writers 2026/07/10 03:32:04 DEBUG : virtualFile2: reading active writers 2026/07/10 03:32:04 DEBUG : virtualFile: reading active writers 2026/07/10 03:32:04 DEBUG : virtualDir: reading active writers 2026/07/10 03:32:04 DEBUG : Looking for writers 2026/07/10 03:32:04 DEBUG : dir: reading active writers 2026/07/10 03:32:04 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.69s) --- PASS: TestDirReadDirAll/Virtual (5.16s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:32:06 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:32:06 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:32:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:32:08 ERROR : dir/: Can only open directories read only 2026/07/10 03:32:08 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:32:08 DEBUG : dir: Looking for writers 2026/07/10 03:32:08 DEBUG : Looking for writers 2026/07/10 03:32:08 DEBUG : dir: reading active writers 2026/07/10 03:32:08 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.77s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:32:09 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:32:09 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:32:10 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/07/10 03:32:12 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:32:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/10 03:32:12 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/10 03:32:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/10 03:32:12 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (5 bytes), uploading instead of streaming 2026/07/10 03:32:13 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/07/10 03:32:14 DEBUG : dir/potato: size = 5 OK 2026/07/10 03:32:14 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 03:32:14 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/10 03:32:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/10 03:32:14 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:32:14 DEBUG : dir: Looking for writers 2026/07/10 03:32:14 DEBUG : file1: reading active writers 2026/07/10 03:32:14 DEBUG : potato: reading active writers 2026/07/10 03:32:14 DEBUG : Looking for writers 2026/07/10 03:32:14 DEBUG : dir: reading active writers 2026/07/10 03:32:14 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.31s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:32:16 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:32:16 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:32:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:32:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/10 03:32:20 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:32:20 DEBUG : dir/sub: Looking for writers 2026/07/10 03:32:20 DEBUG : dir: Looking for writers 2026/07/10 03:32:20 DEBUG : file1: reading active writers 2026/07/10 03:32:20 DEBUG : sub: reading active writers 2026/07/10 03:32:20 DEBUG : Looking for writers 2026/07/10 03:32:20 DEBUG : dir: reading active writers 2026/07/10 03:32:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.10s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:32:22 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:32:22 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:32:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:32:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/10 03:32:26 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/10 03:32:26 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:32:26 DEBUG : dir/sub/subsub: Looking for writers 2026/07/10 03:32:26 DEBUG : dir/sub: Looking for writers 2026/07/10 03:32:26 DEBUG : subsub: reading active writers 2026/07/10 03:32:26 DEBUG : dir: Looking for writers 2026/07/10 03:32:26 DEBUG : file1: reading active writers 2026/07/10 03:32:26 DEBUG : sub: reading active writers 2026/07/10 03:32:26 DEBUG : Looking for writers 2026/07/10 03:32:26 DEBUG : dir: reading active writers 2026/07/10 03:32:26 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.83s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:32:29 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:32:29 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:32:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:32:31 ERROR : dir/: Dir.Remove not empty 2026/07/10 03:32:31 DEBUG : dir/file1: Remove: 2026/07/10 03:32:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:32:32 DEBUG : dir/file1: >Remove: err= 2026/07/10 03:32:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/10 03:32:32 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:32:32 DEBUG : Looking for writers 2026/07/10 03:32:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.94s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:32:33 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:32:33 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:32:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:32:35 DEBUG : dir/file1: Remove: 2026/07/10 03:32:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:32:36 DEBUG : dir/file1: >Remove: err= 2026/07/10 03:32:36 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/10 03:32:36 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:32:36 DEBUG : Looking for writers 2026/07/10 03:32:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.97s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:32:36 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:32:36 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:32:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:32:40 DEBUG : dir/file1: Remove: 2026/07/10 03:32:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:32:40 DEBUG : dir/file1: >Remove: err= 2026/07/10 03:32:40 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:32:40 DEBUG : dir: Looking for writers 2026/07/10 03:32:40 DEBUG : Looking for writers 2026/07/10 03:32:40 DEBUG : dir: reading active writers 2026/07/10 03:32:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.70s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:32:41 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:32:41 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:32:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:32:45 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/07/10 03:32:46 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/10 03:32:46 DEBUG : dir2: same parent dir (ODFfMTI3MTc0MjJfUjR2dWs) - using folder/rename instead of move_copy 2026/07/10 03:32:47 DEBUG : dir: Updating dir with dir2 0x34b42cec0c30 2026/07/10 03:32:47 DEBUG : dir: forgetting directory cache 2026/07/10 03:32:47 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/10 03:32:47 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/10 03:32:48 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/10 03:32:48 DEBUG : file2: Updating file with file2 0x34b42cec0680 2026/07/10 03:32:48 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/10 03:32:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/10 03:32:49 INFO : dir2/file3: Deleted 2026/07/10 03:32:49 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/10 03:32:49 DEBUG : dir2/file3: Updating file with dir2/file3 0x34b42cec0680 2026/07/10 03:32:49 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/10 03:32:49 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/10 03:32:50 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/10 03:32:50 DEBUG : renamed empty directory: same parent dir (ODFfMTI3MTc0MjJfUjR2dWs) - using folder/rename instead of move_copy 2026/07/10 03:32:50 DEBUG : empty directory: Updating dir with renamed empty directory 0x34b42d6e1860 2026/07/10 03:32:50 DEBUG : empty directory: forgetting directory cache 2026/07/10 03:32:50 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/10 03:32:50 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/10 03:32:50 DEBUG : dir2: Renaming to "dir3" 2026/07/10 03:32:50 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:32:50 DEBUG : dir3: Looking for writers 2026/07/10 03:32:50 DEBUG : file3: reading active writers 2026/07/10 03:32:50 DEBUG : renamed empty directory: Looking for writers 2026/07/10 03:32:50 DEBUG : Looking for writers 2026/07/10 03:32:50 DEBUG : dir3: reading active writers 2026/07/10 03:32:50 DEBUG : renamed empty directory: reading active writers 2026/07/10 03:32:50 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.70s) === 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-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:32:52 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:32:52 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:32:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:32:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/10 03:32:55 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:32:55 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:32:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/10 03:32:55 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/10 03:32:55 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/10 03:32:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/10 03:32:55 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:32:55 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:32:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/10 03:32:55 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/10 03:32:55 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/10 03:32:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/10 03:32:55 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (12 bytes), uploading instead of streaming 2026/07/10 03:32:56 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/07/10 03:32:57 DEBUG : dir/sub/file2: size = 12 OK 2026/07/10 03:32:57 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/10 03:32:57 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/10 03:32:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/10 03:32:57 DEBUG : forgetting directory cache 2026/07/10 03:32:57 DEBUG : dir: forgetting directory cache 2026/07/10 03:32:57 DEBUG : dir/sub: forgetting directory cache 2026/07/10 03:32:57 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/10 03:32:57 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/10 03:32:57 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (5 bytes), uploading instead of streaming 2026/07/10 03:32:58 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/07/10 03:32:59 DEBUG : dir/sub/file0: size = 5 OK 2026/07/10 03:32:59 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 03:32:59 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/10 03:32:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/10 03:32:59 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:32:59 DEBUG : dir/sub: Looking for writers 2026/07/10 03:32:59 DEBUG : file0: reading active writers 2026/07/10 03:32:59 DEBUG : file2: reading active writers 2026/07/10 03:32:59 DEBUG : dir: Looking for writers 2026/07/10 03:32:59 DEBUG : file1: reading active writers 2026/07/10 03:32:59 DEBUG : sub: reading active writers 2026/07/10 03:32:59 DEBUG : Looking for writers 2026/07/10 03:32:59 DEBUG : dir: reading active writers 2026/07/10 03:32:59 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.16s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:33:01 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:33:01 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/10 03:33:01 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:01 DEBUG : Looking for writers 2026/07/10 03:33:01 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.37s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:33:01 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:33:01 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:33:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:33:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/10 03:33:04 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:33:04 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/10 03:33:04 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/10 03:33:04 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/10 03:33:04 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:33:04 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/10 03:33:04 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/10 03:33:04 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:33:04 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/10 03:33:04 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/10 03:33:04 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/10 03:33:04 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:33:04 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/10 03:33:04 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:04 DEBUG : dir: Looking for writers 2026/07/10 03:33:04 DEBUG : file1.metadata: reading active writers 2026/07/10 03:33:04 DEBUG : file1: reading active writers 2026/07/10 03:33:04 DEBUG : Looking for writers 2026/07/10 03:33:04 DEBUG : dir: reading active writers 2026/07/10 03:33:04 DEBUG : dir.metadata: reading active writers 2026/07/10 03:33:04 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:33:05 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:33:05 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:33:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:33:08 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:08 DEBUG : dir: Looking for writers 2026/07/10 03:33:08 DEBUG : file1: reading active writers 2026/07/10 03:33:08 DEBUG : Looking for writers 2026/07/10 03:33:08 DEBUG : dir: reading active writers 2026/07/10 03:33:08 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.99s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:33:09 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:33:09 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:33:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:33:13 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/07/10 03:33:15 DEBUG : Can set mod time: true 2026/07/10 03:33:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/10 03:33:15 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:15 DEBUG : dir: Looking for writers 2026/07/10 03:33:15 DEBUG : file1: reading active writers 2026/07/10 03:33:15 DEBUG : Looking for writers 2026/07/10 03:33:15 DEBUG : dir: reading active writers 2026/07/10 03:33:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:33:16 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:33:16 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:33:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:33:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:33:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 03:33:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:33:19 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (0 bytes), uploading instead of streaming 2026/07/10 03:33:20 DEBUG : dir/file1: size = 0 OK 2026/07/10 03:33:20 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/10 03:33:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/10 03:33:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/10 03:33:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:33:20 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:20 DEBUG : dir: Looking for writers 2026/07/10 03:33:20 DEBUG : file1: reading active writers 2026/07/10 03:33:20 DEBUG : Looking for writers 2026/07/10 03:33:20 DEBUG : dir: reading active writers 2026/07/10 03:33:20 DEBUG : >WaitForWriters: 2026/07/10 03:33:21 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:21 DEBUG : dir: Looking for writers 2026/07/10 03:33:21 DEBUG : file1: reading active writers 2026/07/10 03:33:21 DEBUG : Looking for writers 2026/07/10 03:33:21 DEBUG : dir: reading active writers 2026/07/10 03:33:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:33:22 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:33:22 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:33:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:33:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:33:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 03:33:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:33:25 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (5 bytes), uploading instead of streaming 2026/07/10 03:33:25 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/10 03:33:26 DEBUG : dir/file1: size = 5 OK 2026/07/10 03:33:26 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 03:33:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/10 03:33:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/10 03:33:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:33:26 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:26 DEBUG : dir: Looking for writers 2026/07/10 03:33:26 DEBUG : file1: reading active writers 2026/07/10 03:33:26 DEBUG : Looking for writers 2026/07/10 03:33:26 DEBUG : dir: reading active writers 2026/07/10 03:33:26 DEBUG : >WaitForWriters: 2026/07/10 03:33:27 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:27 DEBUG : dir: Looking for writers 2026/07/10 03:33:27 DEBUG : file1: reading active writers 2026/07/10 03:33:27 DEBUG : Looking for writers 2026/07/10 03:33:27 DEBUG : dir: reading active writers 2026/07/10 03:33:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:33:28 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:33:28 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:33:28 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:28 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:33:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:33:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:28 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:33:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:33:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/10 03:33:31 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:31 DEBUG : dir: Looking for writers 2026/07/10 03:33:31 DEBUG : file1: reading active writers 2026/07/10 03:33:31 DEBUG : Looking for writers 2026/07/10 03:33:31 DEBUG : dir: reading active writers 2026/07/10 03:33:31 DEBUG : >WaitForWriters: 2026/07/10 03:33:31 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:33:32 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:33:32 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:33:32 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:32 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:33:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:33:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:32 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:33:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:33:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/10 03:33:35 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:33:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:33:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:33:35 DEBUG : dir/file1(0x34b42d683240): close: 2026/07/10 03:33:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/10 03:33:36 DEBUG : dir/file1(0x34b42d683240): >close: err= 2026/07/10 03:33:36 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:36 DEBUG : dir: Looking for writers 2026/07/10 03:33:36 DEBUG : file1: reading active writers 2026/07/10 03:33:36 DEBUG : Looking for writers 2026/07/10 03:33:36 DEBUG : dir: reading active writers 2026/07/10 03:33:36 DEBUG : >WaitForWriters: 2026/07/10 03:33:36 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:36 DEBUG : dir: Looking for writers 2026/07/10 03:33:36 DEBUG : file1: reading active writers 2026/07/10 03:33:36 DEBUG : Looking for writers 2026/07/10 03:33:36 DEBUG : dir: reading active writers 2026/07/10 03:33:36 DEBUG : >WaitForWriters: 2026/07/10 03:33:36 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:33:37 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:33:37 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:33:37 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:37 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:33:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:33:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:33:37 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:33:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:33:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/10 03:33:40 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:33:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:33:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:33:40 DEBUG : dir/file1(0x34b42d52e380): _writeAt: size=5, off=0 2026/07/10 03:33:40 DEBUG : dir/file1(0x34b42d52e380): openPending: 2026/07/10 03:33:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/10 03:33:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/10 03:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:33:40 DEBUG : dir/file1(0x34b42d52e380): >openPending: err= 2026/07/10 03:33:40 DEBUG : dir/file1(0x34b42d52e380): >_writeAt: n=5, err= 2026/07/10 03:33:40 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/10 03:33:40 DEBUG : dir/file1(0x34b42d52e380): close: 2026/07/10 03:33:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/10 03:33:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/10 03:33:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/10 03:33:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/10 03:33:40 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/10 03:33:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:33:40 DEBUG : dir/file1(0x34b42d52e380): >close: err= 2026/07/10 03:33:40 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:40 DEBUG : dir: Looking for writers 2026/07/10 03:33:40 DEBUG : file1: reading active writers 2026/07/10 03:33:40 DEBUG : Looking for writers 2026/07/10 03:33:40 DEBUG : dir: reading active writers 2026/07/10 03:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:33:40 DEBUG : dir: Looking for writers 2026/07/10 03:33:40 DEBUG : file1: reading active writers 2026/07/10 03:33:40 DEBUG : Looking for writers 2026/07/10 03:33:40 DEBUG : dir: reading active writers 2026/07/10 03:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:33:40 DEBUG : dir: Looking for writers 2026/07/10 03:33:40 DEBUG : file1: reading active writers 2026/07/10 03:33:40 DEBUG : Looking for writers 2026/07/10 03:33:40 DEBUG : dir: reading active writers 2026/07/10 03:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:33:40 DEBUG : dir: Looking for writers 2026/07/10 03:33:40 DEBUG : file1: reading active writers 2026/07/10 03:33:40 DEBUG : Looking for writers 2026/07/10 03:33:40 DEBUG : dir: reading active writers 2026/07/10 03:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:33:40 DEBUG : dir/file1: vfs cache: starting upload 2026/07/10 03:33:40 DEBUG : dir: Looking for writers 2026/07/10 03:33:40 DEBUG : file1: reading active writers 2026/07/10 03:33:40 DEBUG : Looking for writers 2026/07/10 03:33:40 DEBUG : dir: reading active writers 2026/07/10 03:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:33:40 DEBUG : dir: Looking for writers 2026/07/10 03:33:40 DEBUG : file1: reading active writers 2026/07/10 03:33:40 DEBUG : Looking for writers 2026/07/10 03:33:40 DEBUG : dir: reading active writers 2026/07/10 03:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:33:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:33:41 DEBUG : dir: Looking for writers 2026/07/10 03:33:41 DEBUG : file1: reading active writers 2026/07/10 03:33:41 DEBUG : Looking for writers 2026/07/10 03:33:41 DEBUG : dir: reading active writers 2026/07/10 03:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:33:41 DEBUG : dir: Looking for writers 2026/07/10 03:33:41 DEBUG : file1: reading active writers 2026/07/10 03:33:41 DEBUG : Looking for writers 2026/07/10 03:33:41 DEBUG : dir: reading active writers 2026/07/10 03:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:33:41 DEBUG : dir/file1: size = 14 OK 2026/07/10 03:33:41 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/10 03:33:41 INFO : dir/file1: Copied (replaced existing) 2026/07/10 03:33:41 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/10 03:33:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/10 03:33:41 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/10 03:33:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:33:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/10 03:33:42 DEBUG : dir: Looking for writers 2026/07/10 03:33:42 DEBUG : file1: reading active writers 2026/07/10 03:33:42 DEBUG : Looking for writers 2026/07/10 03:33:42 DEBUG : dir: reading active writers 2026/07/10 03:33:42 DEBUG : >WaitForWriters: 2026/07/10 03:33:43 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:43 DEBUG : dir: Looking for writers 2026/07/10 03:33:43 DEBUG : file1: reading active writers 2026/07/10 03:33:43 DEBUG : Looking for writers 2026/07/10 03:33:43 DEBUG : dir: reading active writers 2026/07/10 03:33:43 DEBUG : >WaitForWriters: 2026/07/10 03:33:43 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (34.47s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.86s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.65s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.97s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.56s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.58s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.85s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:33:44 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:33:44 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:33:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:33:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:33:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 03:33:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:33:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/10 03:33:47 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:47 DEBUG : dir: Looking for writers 2026/07/10 03:33:47 DEBUG : file1: reading active writers 2026/07/10 03:33:47 DEBUG : Looking for writers 2026/07/10 03:33:47 DEBUG : dir: reading active writers 2026/07/10 03:33:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.43s) === RUN TestFileOpenReadUnknownSize 2026/07/10 03:33:48 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/10 03:33:48 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:33:48 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:33:48 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/10 03:33:48 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:48 DEBUG : Looking for writers 2026/07/10 03:33:48 DEBUG : file.txt: reading active writers 2026/07/10 03:33:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:33:48 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:33:48 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:33:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:33:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:33:51 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (25 bytes), uploading instead of streaming 2026/07/10 03:33:51 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/10 03:33:53 DEBUG : dir/file1: size = 25 OK 2026/07/10 03:33:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/10 03:33:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/10 03:33:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:33:53 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:53 DEBUG : dir: Looking for writers 2026/07/10 03:33:53 DEBUG : file1: reading active writers 2026/07/10 03:33:53 DEBUG : Looking for writers 2026/07/10 03:33:53 DEBUG : dir: reading active writers 2026/07/10 03:33:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.36s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:33:54 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:33:54 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:33:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:33:56 DEBUG : dir/file1: Remove: 2026/07/10 03:33:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:33:57 DEBUG : dir/file1: >Remove: err= 2026/07/10 03:33:57 DEBUG : dir/file1: Remove: 2026/07/10 03:33:57 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/10 03:33:57 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:33:57 DEBUG : dir: Looking for writers 2026/07/10 03:33:57 DEBUG : Looking for writers 2026/07/10 03:33:57 DEBUG : dir: reading active writers 2026/07/10 03:33:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.25s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:33:58 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:33:58 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:33:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:34:01 DEBUG : dir/file1: Remove: 2026/07/10 03:34:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:34:01 DEBUG : dir/file1: >Remove: err= 2026/07/10 03:34:02 DEBUG : dir/file1: Remove: 2026/07/10 03:34:02 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/10 03:34:02 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:02 DEBUG : dir: Looking for writers 2026/07/10 03:34:02 DEBUG : Looking for writers 2026/07/10 03:34:02 DEBUG : dir: reading active writers 2026/07/10 03:34:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.66s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:34:03 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:34:03 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:34:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:34:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:34:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 03:34:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/10 03:34:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 03:34:06 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/10 03:34:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 03:34:06 DEBUG : dir/file1: Open: flags=0x3 2026/07/10 03:34:06 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/10 03:34:06 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/10 03:34:06 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:06 DEBUG : dir: Looking for writers 2026/07/10 03:34:06 DEBUG : file1: reading active writers 2026/07/10 03:34:06 DEBUG : Looking for writers 2026/07/10 03:34:06 DEBUG : dir: reading active writers 2026/07/10 03:34:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.16s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:34:07 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:34:07 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:34:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:34:10 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:10 DEBUG : dir: Looking for writers 2026/07/10 03:34:10 DEBUG : file1: reading active writers 2026/07/10 03:34:10 DEBUG : Looking for writers 2026/07/10 03:34:10 DEBUG : dir: reading active writers 2026/07/10 03:34:10 DEBUG : >WaitForWriters: 2026/07/10 03:34:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:34:10 DEBUG : newLeaf: Updating file with newLeaf 0x34b42d4fea90 2026/07/10 03:34:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:34:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/10 03:34:12 DEBUG : dir/file1: Updating file with dir/file1 0x34b42d4fea90 2026/07/10 03:34:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 03:34:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:34:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 03:34:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:12 DEBUG : dir/file1: File is currently open, delaying rename 0x34b42d4fea90 2026/07/10 03:34:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:34:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:12 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (25 bytes), uploading instead of streaming 2026/07/10 03:34:12 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/10 03:34:13 DEBUG : dir/file1: size = 25 OK 2026/07/10 03:34:13 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/10 03:34:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/10 03:34:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:13 DEBUG : newLeaf: Running delayed rename now 2026/07/10 03:34:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:34:14 DEBUG : newLeaf: Updating file with newLeaf 0x34b42d4fea90 2026/07/10 03:34:14 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:14 DEBUG : dir: Looking for writers 2026/07/10 03:34:14 DEBUG : Looking for writers 2026/07/10 03:34:14 DEBUG : dir: reading active writers 2026/07/10 03:34:14 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:14 DEBUG : >WaitForWriters: 2026/07/10 03:34:14 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:14 DEBUG : dir: Looking for writers 2026/07/10 03:34:14 DEBUG : Looking for writers 2026/07/10 03:34:14 DEBUG : dir: reading active writers 2026/07/10 03:34:14 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:14 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:34:15 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:34:15 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:34:15 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:34:15 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:15 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:34:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:34:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:15 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:34:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:34:18 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:18 DEBUG : dir: Looking for writers 2026/07/10 03:34:18 DEBUG : file1: reading active writers 2026/07/10 03:34:18 DEBUG : Looking for writers 2026/07/10 03:34:18 DEBUG : dir: reading active writers 2026/07/10 03:34:18 DEBUG : >WaitForWriters: 2026/07/10 03:34:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:34:19 DEBUG : newLeaf: Updating file with newLeaf 0x34b42ec08dd0 2026/07/10 03:34:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:34:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/10 03:34:20 DEBUG : dir/file1: Updating file with dir/file1 0x34b42ec08dd0 2026/07/10 03:34:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 03:34:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:34:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 03:34:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:20 DEBUG : dir/file1: File is currently open, delaying rename 0x34b42ec08dd0 2026/07/10 03:34:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:34:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:20 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (25 bytes), uploading instead of streaming 2026/07/10 03:34:21 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/10 03:34:22 DEBUG : dir/file1: size = 25 OK 2026/07/10 03:34:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/10 03:34:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/10 03:34:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:22 DEBUG : newLeaf: Running delayed rename now 2026/07/10 03:34:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:34:22 DEBUG : newLeaf: Updating file with newLeaf 0x34b42ec08dd0 2026/07/10 03:34:22 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:22 DEBUG : dir: Looking for writers 2026/07/10 03:34:22 DEBUG : Looking for writers 2026/07/10 03:34:22 DEBUG : dir: reading active writers 2026/07/10 03:34:22 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:22 DEBUG : >WaitForWriters: 2026/07/10 03:34:23 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:23 DEBUG : dir: Looking for writers 2026/07/10 03:34:23 DEBUG : Looking for writers 2026/07/10 03:34:23 DEBUG : dir: reading active writers 2026/07/10 03:34:23 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:23 DEBUG : >WaitForWriters: 2026/07/10 03:34:23 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:34:24 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:34:24 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:34:24 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:34:24 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:24 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:34:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:34:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:24 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:34:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:34:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:34:27 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:34:27 DEBUG : dir/file1(0x34b42cec2540): openPending: 2026/07/10 03:34:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/10 03:34:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/10 03:34:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:27 DEBUG : dir/file1(0x34b42cec2540): >openPending: err= 2026/07/10 03:34:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 03:34:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:34:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:34:27 DEBUG : dir/file1(0x34b42cec2540): _writeAt: size=14, off=0 2026/07/10 03:34:27 DEBUG : dir/file1(0x34b42cec2540): >_writeAt: n=14, err= 2026/07/10 03:34:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/10 03:34:27 DEBUG : dir/file1(0x34b42cec2540): close: 2026/07/10 03:34:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/10 03:34:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/10 03:34:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:34:27 DEBUG : dir/file1(0x34b42cec2540): >close: err= 2026/07/10 03:34:27 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:27 DEBUG : dir: Looking for writers 2026/07/10 03:34:27 DEBUG : file1: reading active writers 2026/07/10 03:34:27 DEBUG : Looking for writers 2026/07/10 03:34:27 DEBUG : dir: reading active writers 2026/07/10 03:34:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:34:27 DEBUG : dir: Looking for writers 2026/07/10 03:34:27 DEBUG : file1: reading active writers 2026/07/10 03:34:27 DEBUG : Looking for writers 2026/07/10 03:34:27 DEBUG : dir: reading active writers 2026/07/10 03:34:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:34:27 DEBUG : dir: Looking for writers 2026/07/10 03:34:27 DEBUG : file1: reading active writers 2026/07/10 03:34:27 DEBUG : Looking for writers 2026/07/10 03:34:27 DEBUG : dir: reading active writers 2026/07/10 03:34:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:34:27 DEBUG : dir: Looking for writers 2026/07/10 03:34:27 DEBUG : file1: reading active writers 2026/07/10 03:34:27 DEBUG : Looking for writers 2026/07/10 03:34:27 DEBUG : dir: reading active writers 2026/07/10 03:34:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:34:27 DEBUG : dir/file1: vfs cache: starting upload 2026/07/10 03:34:27 DEBUG : dir: Looking for writers 2026/07/10 03:34:27 DEBUG : file1: reading active writers 2026/07/10 03:34:27 DEBUG : Looking for writers 2026/07/10 03:34:27 DEBUG : dir: reading active writers 2026/07/10 03:34:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:34:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:34:27 DEBUG : dir: Looking for writers 2026/07/10 03:34:27 DEBUG : file1: reading active writers 2026/07/10 03:34:27 DEBUG : Looking for writers 2026/07/10 03:34:27 DEBUG : dir: reading active writers 2026/07/10 03:34:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:34:27 DEBUG : dir: Looking for writers 2026/07/10 03:34:27 DEBUG : file1: reading active writers 2026/07/10 03:34:27 DEBUG : Looking for writers 2026/07/10 03:34:27 DEBUG : dir: reading active writers 2026/07/10 03:34:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:34:28 DEBUG : dir: Looking for writers 2026/07/10 03:34:28 DEBUG : file1: reading active writers 2026/07/10 03:34:28 DEBUG : Looking for writers 2026/07/10 03:34:28 DEBUG : dir: reading active writers 2026/07/10 03:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:34:28 DEBUG : dir/file1: size = 14 OK 2026/07/10 03:34:28 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 03:34:28 INFO : dir/file1: Copied (replaced existing) 2026/07/10 03:34:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/10 03:34:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/10 03:34:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/10 03:34:29 DEBUG : dir: Looking for writers 2026/07/10 03:34:29 DEBUG : file1: reading active writers 2026/07/10 03:34:29 DEBUG : Looking for writers 2026/07/10 03:34:29 DEBUG : dir: reading active writers 2026/07/10 03:34:29 DEBUG : >WaitForWriters: 2026/07/10 03:34:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:34:29 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:34:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:34:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:34:29 DEBUG : dir/file1(0x34b42d683a40): _readAt: size=512, off=0 2026/07/10 03:34:29 DEBUG : dir/file1(0x34b42d683a40): openPending: 2026/07/10 03:34:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/10 03:34:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/10 03:34:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:29 DEBUG : dir/file1(0x34b42d683a40): >openPending: err= 2026/07/10 03:34:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/10 03:34:29 DEBUG : dir/file1(0x34b42d683a40): >_readAt: n=14, err=EOF 2026/07/10 03:34:29 DEBUG : dir/file1(0x34b42d683a40): close: 2026/07/10 03:34:29 DEBUG : dir/file1(0x34b42d683a40): >close: err= 2026/07/10 03:34:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:34:30 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/10 03:34:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 03:34:30 DEBUG : newLeaf: Updating file with newLeaf 0x34b42ec08750 2026/07/10 03:34:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:34:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/10 03:34:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/10 03:34:31 DEBUG : dir/file1: Updating file with dir/file1 0x34b42ec08750 2026/07/10 03:34:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 03:34:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:34:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:34:31 DEBUG : dir/file1(0x34b42d1ff840): openPending: 2026/07/10 03:34:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/10 03:34:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/10 03:34:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:31 DEBUG : dir/file1(0x34b42d1ff840): >openPending: err= 2026/07/10 03:34:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 03:34:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:34:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:34:31 DEBUG : dir/file1(0x34b42d1ff840): _writeAt: size=25, off=0 2026/07/10 03:34:31 DEBUG : dir/file1(0x34b42d1ff840): >_writeAt: n=25, err= 2026/07/10 03:34:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:34:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 03:34:32 DEBUG : newLeaf: Updating file with newLeaf 0x34b42ec08750 2026/07/10 03:34:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:34:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:32 DEBUG : newLeaf(0x34b42d1ff840): close: 2026/07/10 03:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/10 03:34:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-10 03:34:31.603188443 +0000 UTC m=+210.832008250 2026/07/10 03:34:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/10 03:34:32 DEBUG : newLeaf(0x34b42d1ff840): >close: err= 2026/07/10 03:34:32 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:32 DEBUG : dir: Looking for writers 2026/07/10 03:34:32 DEBUG : Looking for writers 2026/07/10 03:34:32 DEBUG : dir: reading active writers 2026/07/10 03:34:32 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:34:32 DEBUG : dir: Looking for writers 2026/07/10 03:34:32 DEBUG : Looking for writers 2026/07/10 03:34:32 DEBUG : dir: reading active writers 2026/07/10 03:34:32 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:34:32 DEBUG : dir: Looking for writers 2026/07/10 03:34:32 DEBUG : Looking for writers 2026/07/10 03:34:32 DEBUG : dir: reading active writers 2026/07/10 03:34:32 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:34:32 DEBUG : dir: Looking for writers 2026/07/10 03:34:32 DEBUG : Looking for writers 2026/07/10 03:34:32 DEBUG : dir: reading active writers 2026/07/10 03:34:32 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:34:32 DEBUG : newLeaf: vfs cache: starting upload 2026/07/10 03:34:32 DEBUG : dir: Looking for writers 2026/07/10 03:34:32 DEBUG : Looking for writers 2026/07/10 03:34:32 DEBUG : dir: reading active writers 2026/07/10 03:34:32 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:34:32 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/10 03:34:32 DEBUG : dir: Looking for writers 2026/07/10 03:34:32 DEBUG : Looking for writers 2026/07/10 03:34:32 DEBUG : dir: reading active writers 2026/07/10 03:34:32 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:34:32 DEBUG : dir: Looking for writers 2026/07/10 03:34:32 DEBUG : Looking for writers 2026/07/10 03:34:32 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:32 DEBUG : dir: reading active writers 2026/07/10 03:34:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:34:33 DEBUG : dir: Looking for writers 2026/07/10 03:34:33 DEBUG : Looking for writers 2026/07/10 03:34:33 DEBUG : dir: reading active writers 2026/07/10 03:34:33 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:34:33 DEBUG : newLeaf: size = 25 OK 2026/07/10 03:34:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/10 03:34:33 INFO : newLeaf: Copied (replaced existing) 2026/07/10 03:34:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-10 03:34:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/10 03:34:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/10 03:34:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/10 03:34:34 DEBUG : dir: Looking for writers 2026/07/10 03:34:34 DEBUG : Looking for writers 2026/07/10 03:34:34 DEBUG : dir: reading active writers 2026/07/10 03:34:34 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:34 DEBUG : >WaitForWriters: 2026/07/10 03:34:35 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:35 DEBUG : dir: Looking for writers 2026/07/10 03:34:35 DEBUG : Looking for writers 2026/07/10 03:34:35 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:35 DEBUG : dir: reading active writers 2026/07/10 03:34:35 DEBUG : >WaitForWriters: 2026/07/10 03:34:35 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:34:36 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:34:36 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:34:36 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:36 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:34:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:34:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:36 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:34:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:34:39 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:39 DEBUG : dir: Looking for writers 2026/07/10 03:34:39 DEBUG : file1: reading active writers 2026/07/10 03:34:39 DEBUG : Looking for writers 2026/07/10 03:34:39 DEBUG : dir: reading active writers 2026/07/10 03:34:39 DEBUG : >WaitForWriters: 2026/07/10 03:34:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:34:40 DEBUG : newLeaf: Updating file with newLeaf 0x34b42d4d6a90 2026/07/10 03:34:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:34:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/10 03:34:41 DEBUG : dir/file1: Updating file with dir/file1 0x34b42d4d6a90 2026/07/10 03:34:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 03:34:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:34:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:34:41 DEBUG : dir/file1(0x34b42d6832c0): openPending: 2026/07/10 03:34:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/07/10 03:34:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/10 03:34:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:41 DEBUG : dir/file1(0x34b42d6832c0): >openPending: err= 2026/07/10 03:34:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 03:34:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:34:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:34:41 DEBUG : dir/file1(0x34b42d6832c0): _writeAt: size=25, off=0 2026/07/10 03:34:41 DEBUG : dir/file1(0x34b42d6832c0): >_writeAt: n=25, err= 2026/07/10 03:34:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:34:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 03:34:42 DEBUG : newLeaf: Updating file with newLeaf 0x34b42d4d6a90 2026/07/10 03:34:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:34:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:42 DEBUG : newLeaf(0x34b42d6832c0): close: 2026/07/10 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/10 03:34:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-10 03:34:41.38669323 +0000 UTC m=+220.615513047 2026/07/10 03:34:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/10 03:34:42 DEBUG : newLeaf(0x34b42d6832c0): >close: err= 2026/07/10 03:34:42 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:42 DEBUG : dir: Looking for writers 2026/07/10 03:34:42 DEBUG : Looking for writers 2026/07/10 03:34:42 DEBUG : dir: reading active writers 2026/07/10 03:34:42 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:34:42 DEBUG : dir: Looking for writers 2026/07/10 03:34:42 DEBUG : Looking for writers 2026/07/10 03:34:42 DEBUG : dir: reading active writers 2026/07/10 03:34:42 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:34:42 DEBUG : dir: Looking for writers 2026/07/10 03:34:42 DEBUG : Looking for writers 2026/07/10 03:34:42 DEBUG : dir: reading active writers 2026/07/10 03:34:42 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:34:42 DEBUG : dir: Looking for writers 2026/07/10 03:34:42 DEBUG : Looking for writers 2026/07/10 03:34:42 DEBUG : dir: reading active writers 2026/07/10 03:34:42 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:34:42 DEBUG : newLeaf: vfs cache: starting upload 2026/07/10 03:34:42 DEBUG : dir: Looking for writers 2026/07/10 03:34:42 DEBUG : Looking for writers 2026/07/10 03:34:42 DEBUG : dir: reading active writers 2026/07/10 03:34:42 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:34:42 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/10 03:34:42 DEBUG : dir: Looking for writers 2026/07/10 03:34:42 DEBUG : Looking for writers 2026/07/10 03:34:42 DEBUG : dir: reading active writers 2026/07/10 03:34:42 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:34:42 DEBUG : dir: Looking for writers 2026/07/10 03:34:42 DEBUG : Looking for writers 2026/07/10 03:34:42 DEBUG : dir: reading active writers 2026/07/10 03:34:42 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:34:43 DEBUG : newLeaf: size = 25 OK 2026/07/10 03:34:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/10 03:34:43 INFO : newLeaf: Copied (replaced existing) 2026/07/10 03:34:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-10 03:34:41 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/10 03:34:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/10 03:34:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/10 03:34:43 DEBUG : dir: Looking for writers 2026/07/10 03:34:43 DEBUG : Looking for writers 2026/07/10 03:34:43 DEBUG : dir: reading active writers 2026/07/10 03:34:43 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:43 DEBUG : >WaitForWriters: 2026/07/10 03:34:43 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:43 DEBUG : dir: Looking for writers 2026/07/10 03:34:43 DEBUG : Looking for writers 2026/07/10 03:34:43 DEBUG : dir: reading active writers 2026/07/10 03:34:43 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:43 DEBUG : >WaitForWriters: 2026/07/10 03:34:43 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:34:44 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:34:44 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:34:44 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:44 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:34:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:34:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:44 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:34:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:34:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:34:47 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:34:47 DEBUG : dir/file1(0x34b42cec2840): openPending: 2026/07/10 03:34:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/10 03:34:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/10 03:34:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:47 DEBUG : dir/file1(0x34b42cec2840): >openPending: err= 2026/07/10 03:34:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 03:34:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:34:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:34:47 DEBUG : dir/file1(0x34b42cec2840): _writeAt: size=14, off=0 2026/07/10 03:34:47 DEBUG : dir/file1(0x34b42cec2840): >_writeAt: n=14, err= 2026/07/10 03:34:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/10 03:34:47 DEBUG : dir/file1(0x34b42cec2840): close: 2026/07/10 03:34:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/10 03:34:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/10 03:34:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:34:47 DEBUG : dir/file1(0x34b42cec2840): >close: err= 2026/07/10 03:34:47 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:47 DEBUG : dir: Looking for writers 2026/07/10 03:34:47 DEBUG : file1: reading active writers 2026/07/10 03:34:47 DEBUG : Looking for writers 2026/07/10 03:34:47 DEBUG : dir: reading active writers 2026/07/10 03:34:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:34:47 DEBUG : dir: Looking for writers 2026/07/10 03:34:47 DEBUG : file1: reading active writers 2026/07/10 03:34:47 DEBUG : Looking for writers 2026/07/10 03:34:47 DEBUG : dir: reading active writers 2026/07/10 03:34:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:34:47 DEBUG : dir: Looking for writers 2026/07/10 03:34:47 DEBUG : file1: reading active writers 2026/07/10 03:34:47 DEBUG : Looking for writers 2026/07/10 03:34:47 DEBUG : dir: reading active writers 2026/07/10 03:34:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:34:47 DEBUG : dir: Looking for writers 2026/07/10 03:34:47 DEBUG : file1: reading active writers 2026/07/10 03:34:47 DEBUG : Looking for writers 2026/07/10 03:34:47 DEBUG : dir: reading active writers 2026/07/10 03:34:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:34:47 DEBUG : dir/file1: vfs cache: starting upload 2026/07/10 03:34:47 DEBUG : dir: Looking for writers 2026/07/10 03:34:47 DEBUG : file1: reading active writers 2026/07/10 03:34:47 DEBUG : Looking for writers 2026/07/10 03:34:47 DEBUG : dir: reading active writers 2026/07/10 03:34:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:34:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:34:47 DEBUG : dir: Looking for writers 2026/07/10 03:34:47 DEBUG : file1: reading active writers 2026/07/10 03:34:47 DEBUG : Looking for writers 2026/07/10 03:34:47 DEBUG : dir: reading active writers 2026/07/10 03:34:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:34:48 DEBUG : dir: Looking for writers 2026/07/10 03:34:48 DEBUG : file1: reading active writers 2026/07/10 03:34:48 DEBUG : Looking for writers 2026/07/10 03:34:48 DEBUG : dir: reading active writers 2026/07/10 03:34:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:34:48 DEBUG : dir/file1: size = 14 OK 2026/07/10 03:34:48 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 03:34:48 INFO : dir/file1: Copied (replaced existing) 2026/07/10 03:34:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/10 03:34:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/10 03:34:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/10 03:34:48 DEBUG : dir: Looking for writers 2026/07/10 03:34:48 DEBUG : file1: reading active writers 2026/07/10 03:34:48 DEBUG : Looking for writers 2026/07/10 03:34:48 DEBUG : dir: reading active writers 2026/07/10 03:34:48 DEBUG : >WaitForWriters: 2026/07/10 03:34:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:34:48 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:34:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:34:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:34:48 DEBUG : dir/file1(0x34b42cec24c0): _readAt: size=512, off=0 2026/07/10 03:34:48 DEBUG : dir/file1(0x34b42cec24c0): openPending: 2026/07/10 03:34:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/10 03:34:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/10 03:34:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:48 DEBUG : dir/file1(0x34b42cec24c0): >openPending: err= 2026/07/10 03:34:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/10 03:34:48 DEBUG : dir/file1(0x34b42cec24c0): >_readAt: n=14, err=EOF 2026/07/10 03:34:48 DEBUG : dir/file1(0x34b42cec24c0): close: 2026/07/10 03:34:48 DEBUG : dir/file1(0x34b42cec24c0): >close: err= 2026/07/10 03:34:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:34:49 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/10 03:34:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 03:34:49 DEBUG : newLeaf: Updating file with newLeaf 0x34b42d3e4750 2026/07/10 03:34:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:34:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/10 03:34:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/10 03:34:50 DEBUG : dir/file1: Updating file with dir/file1 0x34b42d3e4750 2026/07/10 03:34:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 03:34:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:34:51 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:34:51 DEBUG : dir/file1(0x34b42d5684c0): openPending: 2026/07/10 03:34:51 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/07/10 03:34:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/10 03:34:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:51 DEBUG : dir/file1(0x34b42d5684c0): >openPending: err= 2026/07/10 03:34:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 03:34:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:34:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:34:51 DEBUG : dir/file1(0x34b42d5684c0): _writeAt: size=25, off=0 2026/07/10 03:34:51 DEBUG : dir/file1(0x34b42d5684c0): >_writeAt: n=25, err= 2026/07/10 03:34:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:34:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 03:34:51 DEBUG : newLeaf: Updating file with newLeaf 0x34b42d3e4750 2026/07/10 03:34:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:34:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:51 DEBUG : newLeaf(0x34b42d5684c0): close: 2026/07/10 03:34:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/10 03:34:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-10 03:34:51.053516124 +0000 UTC m=+230.282335941 2026/07/10 03:34:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/10 03:34:51 DEBUG : newLeaf(0x34b42d5684c0): >close: err= 2026/07/10 03:34:51 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:51 DEBUG : dir: Looking for writers 2026/07/10 03:34:51 DEBUG : Looking for writers 2026/07/10 03:34:51 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:51 DEBUG : dir: reading active writers 2026/07/10 03:34:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:34:51 DEBUG : dir: Looking for writers 2026/07/10 03:34:51 DEBUG : Looking for writers 2026/07/10 03:34:51 DEBUG : dir: reading active writers 2026/07/10 03:34:51 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:34:51 DEBUG : dir: Looking for writers 2026/07/10 03:34:51 DEBUG : Looking for writers 2026/07/10 03:34:51 DEBUG : dir: reading active writers 2026/07/10 03:34:51 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:34:51 DEBUG : dir: Looking for writers 2026/07/10 03:34:51 DEBUG : Looking for writers 2026/07/10 03:34:51 DEBUG : dir: reading active writers 2026/07/10 03:34:51 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:34:51 DEBUG : newLeaf: vfs cache: starting upload 2026/07/10 03:34:51 DEBUG : dir: Looking for writers 2026/07/10 03:34:51 DEBUG : Looking for writers 2026/07/10 03:34:51 DEBUG : dir: reading active writers 2026/07/10 03:34:51 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:34:51 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/10 03:34:51 DEBUG : dir: Looking for writers 2026/07/10 03:34:51 DEBUG : Looking for writers 2026/07/10 03:34:51 DEBUG : dir: reading active writers 2026/07/10 03:34:51 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:34:52 DEBUG : dir: Looking for writers 2026/07/10 03:34:52 DEBUG : Looking for writers 2026/07/10 03:34:52 DEBUG : dir: reading active writers 2026/07/10 03:34:52 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:34:52 DEBUG : newLeaf: size = 25 OK 2026/07/10 03:34:52 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/10 03:34:52 INFO : newLeaf: Copied (replaced existing) 2026/07/10 03:34:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-10 03:34:51 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/10 03:34:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/10 03:34:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/10 03:34:52 DEBUG : dir: Looking for writers 2026/07/10 03:34:52 DEBUG : Looking for writers 2026/07/10 03:34:52 DEBUG : dir: reading active writers 2026/07/10 03:34:52 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:52 DEBUG : >WaitForWriters: 2026/07/10 03:34:53 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:53 DEBUG : dir: Looking for writers 2026/07/10 03:34:53 DEBUG : Looking for writers 2026/07/10 03:34:53 DEBUG : newLeaf: reading active writers 2026/07/10 03:34:53 DEBUG : dir: reading active writers 2026/07/10 03:34:53 DEBUG : >WaitForWriters: 2026/07/10 03:34:53 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:34:54 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:34:54 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:34:54 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:54 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:34:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:34:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:34:54 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:34:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:34:57 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:34:57 DEBUG : dir: Looking for writers 2026/07/10 03:34:57 DEBUG : file1: reading active writers 2026/07/10 03:34:57 DEBUG : Looking for writers 2026/07/10 03:34:57 DEBUG : dir: reading active writers 2026/07/10 03:34:57 DEBUG : >WaitForWriters: 2026/07/10 03:34:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:34:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:34:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:34:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:34:57 DEBUG : dir/file1(0x34b42cec2340): _readAt: size=512, off=0 2026/07/10 03:34:57 DEBUG : dir/file1(0x34b42cec2340): openPending: 2026/07/10 03:34:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/10 03:34:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/10 03:34:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:57 DEBUG : dir/file1(0x34b42cec2340): >openPending: err= 2026/07/10 03:34:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/10 03:34:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:34:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:34:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:34:57 DEBUG : dir/file1(0x34b42cec2340): >_readAt: n=14, err=EOF 2026/07/10 03:34:57 DEBUG : dir/file1(0x34b42cec2340): close: 2026/07/10 03:34:57 DEBUG : dir/file1(0x34b42cec2340): >close: err= 2026/07/10 03:34:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:34:58 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/10 03:34:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 03:34:58 DEBUG : newLeaf: Updating file with newLeaf 0x34b42d51a1a0 2026/07/10 03:34:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:34:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:34:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/10 03:34:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/10 03:34:59 DEBUG : dir/file1: Updating file with dir/file1 0x34b42d51a1a0 2026/07/10 03:34:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 03:34:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:34:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:34:59 DEBUG : dir/file1(0x34b42d683100): openPending: 2026/07/10 03:34:59 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/07/10 03:34:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/10 03:34:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:34:59 DEBUG : dir/file1(0x34b42d683100): >openPending: err= 2026/07/10 03:34:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 03:34:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:34:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:34:59 DEBUG : dir/file1(0x34b42d683100): _writeAt: size=25, off=0 2026/07/10 03:34:59 DEBUG : dir/file1(0x34b42d683100): >_writeAt: n=25, err= 2026/07/10 03:35:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:35:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 03:35:00 DEBUG : newLeaf: Updating file with newLeaf 0x34b42d51a1a0 2026/07/10 03:35:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:35:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:35:00 DEBUG : newLeaf(0x34b42d683100): close: 2026/07/10 03:35:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/10 03:35:00 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-10 03:34:59.639250957 +0000 UTC m=+238.868070774 2026/07/10 03:35:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/10 03:35:00 DEBUG : newLeaf(0x34b42d683100): >close: err= 2026/07/10 03:35:00 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:00 DEBUG : dir: Looking for writers 2026/07/10 03:35:00 DEBUG : Looking for writers 2026/07/10 03:35:00 DEBUG : dir: reading active writers 2026/07/10 03:35:00 DEBUG : newLeaf: reading active writers 2026/07/10 03:35:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:35:00 DEBUG : dir: Looking for writers 2026/07/10 03:35:00 DEBUG : Looking for writers 2026/07/10 03:35:00 DEBUG : dir: reading active writers 2026/07/10 03:35:00 DEBUG : newLeaf: reading active writers 2026/07/10 03:35:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:35:00 DEBUG : dir: Looking for writers 2026/07/10 03:35:00 DEBUG : Looking for writers 2026/07/10 03:35:00 DEBUG : dir: reading active writers 2026/07/10 03:35:00 DEBUG : newLeaf: reading active writers 2026/07/10 03:35:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:35:00 DEBUG : dir: Looking for writers 2026/07/10 03:35:00 DEBUG : Looking for writers 2026/07/10 03:35:00 DEBUG : dir: reading active writers 2026/07/10 03:35:00 DEBUG : newLeaf: reading active writers 2026/07/10 03:35:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:35:00 DEBUG : newLeaf: vfs cache: starting upload 2026/07/10 03:35:00 DEBUG : dir: Looking for writers 2026/07/10 03:35:00 DEBUG : Looking for writers 2026/07/10 03:35:00 DEBUG : newLeaf: reading active writers 2026/07/10 03:35:00 DEBUG : dir: reading active writers 2026/07/10 03:35:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:35:00 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/10 03:35:00 DEBUG : dir: Looking for writers 2026/07/10 03:35:00 DEBUG : Looking for writers 2026/07/10 03:35:00 DEBUG : dir: reading active writers 2026/07/10 03:35:00 DEBUG : newLeaf: reading active writers 2026/07/10 03:35:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:35:00 DEBUG : dir: Looking for writers 2026/07/10 03:35:00 DEBUG : Looking for writers 2026/07/10 03:35:00 DEBUG : dir: reading active writers 2026/07/10 03:35:00 DEBUG : newLeaf: reading active writers 2026/07/10 03:35:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:35:01 DEBUG : newLeaf: size = 25 OK 2026/07/10 03:35:01 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/10 03:35:01 INFO : newLeaf: Copied (replaced existing) 2026/07/10 03:35:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-10 03:34:59 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/10 03:35:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/10 03:35:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:35:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/10 03:35:01 DEBUG : dir: Looking for writers 2026/07/10 03:35:01 DEBUG : Looking for writers 2026/07/10 03:35:01 DEBUG : newLeaf: reading active writers 2026/07/10 03:35:01 DEBUG : dir: reading active writers 2026/07/10 03:35:01 DEBUG : >WaitForWriters: 2026/07/10 03:35:01 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:01 DEBUG : dir: Looking for writers 2026/07/10 03:35:01 DEBUG : Looking for writers 2026/07/10 03:35:01 DEBUG : dir: reading active writers 2026/07/10 03:35:01 DEBUG : newLeaf: reading active writers 2026/07/10 03:35:01 DEBUG : >WaitForWriters: 2026/07/10 03:35:01 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting --- PASS: TestFileRename (55.66s) --- PASS: TestFileRename/off,forceCache=false (8.69s) --- PASS: TestFileRename/minimal,forceCache=false (8.27s) --- PASS: TestFileRename/minimal,forceCache=true (12.05s) --- PASS: TestFileRename/writes,forceCache=false (8.50s) --- PASS: TestFileRename/writes,forceCache=true (9.57s) --- PASS: TestFileRename/full,forceCache=false (8.58s) === 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-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:35:02 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:35:02 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:35:02 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:35:02 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:35:02 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:02 DEBUG : Looking for writers 2026/07/10 03:35:02 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === 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-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:35:03 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:35:03 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:35:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/10 03:35:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:35:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:35:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 03:35:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/10 03:35:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:35:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/10 03:35:07 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/10 03:35:07 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:07 DEBUG : dir: Looking for writers 2026/07/10 03:35:07 DEBUG : file1: reading active writers 2026/07/10 03:35:07 DEBUG : Looking for writers 2026/07/10 03:35:07 DEBUG : dir: reading active writers 2026/07/10 03:35:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (5.30s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:35:08 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:35:08 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:35:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/10 03:35:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:35:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:35:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 03:35:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/10 03:35:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:35:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/10 03:35:11 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/10 03:35:11 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/10 03:35:11 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/10 03:35:11 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/10 03:35:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/10 03:35:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/10 03:35:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/10 03:35:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/10 03:35:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/10 03:35:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/10 03:35:12 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/10 03:35:12 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/10 03:35:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/10 03:35:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/10 03:35:12 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/10 03:35:13 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:13 DEBUG : dir: Looking for writers 2026/07/10 03:35:13 DEBUG : file1: reading active writers 2026/07/10 03:35:13 DEBUG : Looking for writers 2026/07/10 03:35:13 DEBUG : dir: reading active writers 2026/07/10 03:35:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.08s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:35:14 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:35:14 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:35:15 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/10 03:35:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:35:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:35:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 03:35:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/10 03:35:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:35:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/10 03:35:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/10 03:35:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/10 03:35:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/10 03:35:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/10 03:35:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/10 03:35:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/10 03:35:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/10 03:35:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/10 03:35:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/10 03:35:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/10 03:35:18 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/10 03:35:18 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/10 03:35:18 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/10 03:35:18 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/10 03:35:18 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/10 03:35:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/10 03:35:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/10 03:35:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/10 03:35:19 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/10 03:35:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/10 03:35:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/10 03:35:19 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/10 03:35:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/10 03:35:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/10 03:35:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/10 03:35:19 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/10 03:35:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/10 03:35:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/10 03:35:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/10 03:35:19 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/10 03:35:19 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:19 DEBUG : dir: Looking for writers 2026/07/10 03:35:19 DEBUG : file1: reading active writers 2026/07/10 03:35:19 DEBUG : Looking for writers 2026/07/10 03:35:19 DEBUG : dir: reading active writers 2026/07/10 03:35:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.32s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:35:20 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:35:20 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:35:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/10 03:35:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:35:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:35:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 03:35:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/10 03:35:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:35:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/10 03:35:23 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:23 DEBUG : dir: Looking for writers 2026/07/10 03:35:23 DEBUG : file1: reading active writers 2026/07/10 03:35:23 DEBUG : Looking for writers 2026/07/10 03:35:23 DEBUG : dir: reading active writers 2026/07/10 03:35:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.33s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:35:25 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:35:25 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:35:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/10 03:35:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:35:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:35:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 03:35:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/10 03:35:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:35:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/10 03:35:28 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/10 03:35:28 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/10 03:35:28 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:28 DEBUG : dir: Looking for writers 2026/07/10 03:35:28 DEBUG : file1: reading active writers 2026/07/10 03:35:28 DEBUG : Looking for writers 2026/07/10 03:35:28 DEBUG : dir: reading active writers 2026/07/10 03:35:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.36s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:35:29 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:35:29 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:35:29 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:29 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:29 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:35:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/10 03:35:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:35:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:35:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:35:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:35:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:35:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 03:35:32 DEBUG : dir/file1(0x34b42cec2740): _readAt: size=1, off=0 2026/07/10 03:35:32 DEBUG : dir/file1(0x34b42cec2740): openPending: 2026/07/10 03:35:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/10 03:35:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 03:35:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:35:32 DEBUG : dir/file1(0x34b42cec2740): >openPending: err= 2026/07/10 03:35:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/10 03:35:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:35:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:35:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:35:32 DEBUG : dir/file1(0x34b42cec2740): >_readAt: n=1, err= 2026/07/10 03:35:32 DEBUG : dir/file1(0x34b42cec2740): _readAt: size=256, off=1 2026/07/10 03:35:32 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/10 03:35:32 DEBUG : dir/file1(0x34b42cec2740): >_readAt: n=15, err=EOF 2026/07/10 03:35:32 DEBUG : dir/file1(0x34b42cec2740): _readAt: size=16, off=16 2026/07/10 03:35:32 DEBUG : dir/file1(0x34b42cec2740): >_readAt: n=0, err=EOF 2026/07/10 03:35:32 DEBUG : dir/file1(0x34b42cec2740): close: 2026/07/10 03:35:32 DEBUG : dir/file1(0x34b42cec2740): >close: err= 2026/07/10 03:35:32 DEBUG : dir/file1(0x34b42cec2740): close: 2026/07/10 03:35:32 DEBUG : dir/file1(0x34b42cec2740): >close: err=file already closed 2026/07/10 03:35:32 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:32 DEBUG : dir: Looking for writers 2026/07/10 03:35:32 DEBUG : file1: reading active writers 2026/07/10 03:35:32 DEBUG : Looking for writers 2026/07/10 03:35:32 DEBUG : dir: reading active writers 2026/07/10 03:35:32 DEBUG : >WaitForWriters: 2026/07/10 03:35:32 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.39s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:35:34 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:35:34 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:35:34 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:34 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:34 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:35:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/10 03:35:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:35:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:35:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:35:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:35:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:35:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 03:35:36 DEBUG : dir/file1(0x34b42cec2240): _readAt: size=1, off=0 2026/07/10 03:35:36 DEBUG : dir/file1(0x34b42cec2240): openPending: 2026/07/10 03:35:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/10 03:35:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 03:35:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:35:36 DEBUG : dir/file1(0x34b42cec2240): >openPending: err= 2026/07/10 03:35:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/10 03:35:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:35:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:35:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:35:37 DEBUG : dir/file1(0x34b42cec2240): >_readAt: n=1, err= 2026/07/10 03:35:37 DEBUG : dir/file1(0x34b42cec2240): _readAt: size=1, off=5 2026/07/10 03:35:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/10 03:35:37 DEBUG : dir/file1(0x34b42cec2240): >_readAt: n=1, err= 2026/07/10 03:35:37 DEBUG : dir/file1(0x34b42cec2240): _readAt: size=1, off=3 2026/07/10 03:35:37 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/10 03:35:37 DEBUG : dir/file1(0x34b42cec2240): >_readAt: n=1, err= 2026/07/10 03:35:37 DEBUG : dir/file1(0x34b42cec2240): _readAt: size=1, off=13 2026/07/10 03:35:37 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/10 03:35:37 DEBUG : dir/file1(0x34b42cec2240): >_readAt: n=1, err= 2026/07/10 03:35:37 DEBUG : dir/file1(0x34b42cec2240): _readAt: size=16, off=100 2026/07/10 03:35:37 DEBUG : dir/file1(0x34b42cec2240): >_readAt: n=0, err=EOF 2026/07/10 03:35:37 DEBUG : dir/file1(0x34b42cec2240): close: 2026/07/10 03:35:37 DEBUG : dir/file1(0x34b42cec2240): >close: err= 2026/07/10 03:35:37 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:37 DEBUG : dir: Looking for writers 2026/07/10 03:35:37 DEBUG : file1: reading active writers 2026/07/10 03:35:37 DEBUG : Looking for writers 2026/07/10 03:35:37 DEBUG : dir: reading active writers 2026/07/10 03:35:37 DEBUG : >WaitForWriters: 2026/07/10 03:35:37 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting 2026/07/10 03:35:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo/dir/file1: no such file or directory 2026/07/10 03:35:37 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-puniquq5navo/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.41s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:35:38 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:35:38 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:35:38 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:38 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:38 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:35:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/10 03:35:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:35:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:35:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:35:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:35:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:35:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): _readAt: size=1, off=0 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): openPending: 2026/07/10 03:35:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/10 03:35:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 03:35:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): >openPending: err= 2026/07/10 03:35:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/10 03:35:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:35:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:35:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): >_readAt: n=1, err= 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): _readAt: size=1, off=5 2026/07/10 03:35:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): >_readAt: n=1, err= 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): _readAt: size=1, off=1 2026/07/10 03:35:41 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): >_readAt: n=1, err= 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): _readAt: size=6, off=10 2026/07/10 03:35:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): >_readAt: n=6, err= 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): _readAt: size=256, off=10 2026/07/10 03:35:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): >_readAt: n=6, err=EOF 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): _readAt: size=256, off=100 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): >_readAt: n=0, err=EOF 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): close: 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): >close: err= 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): _readAt: size=256, off=100 2026/07/10 03:35:41 DEBUG : dir/file1(0x34b42d6820c0): >_readAt: n=0, err=file already closed 2026/07/10 03:35:41 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:41 DEBUG : dir: Looking for writers 2026/07/10 03:35:41 DEBUG : file1: reading active writers 2026/07/10 03:35:41 DEBUG : Looking for writers 2026/07/10 03:35:41 DEBUG : dir: reading active writers 2026/07/10 03:35:41 DEBUG : >WaitForWriters: 2026/07/10 03:35:41 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting 2026/07/10 03:35:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo/dir/file1: no such file or directory 2026/07/10 03:35:42 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-puniquq5navo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.43s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:35:42 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:35:42 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:35:42 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:42 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:42 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:35:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/10 03:35:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:35:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:35:45 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:35:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:35:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:35:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 03:35:45 DEBUG : dir/file1(0x34b42cec23c0): RWFileHandle.Flush 2026/07/10 03:35:45 DEBUG : dir/file1(0x34b42cec23c0): _readAt: size=256, off=0 2026/07/10 03:35:45 DEBUG : dir/file1(0x34b42cec23c0): openPending: 2026/07/10 03:35:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/10 03:35:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 03:35:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:35:45 DEBUG : dir/file1(0x34b42cec23c0): >openPending: err= 2026/07/10 03:35:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/10 03:35:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:35:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:35:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:35:45 DEBUG : dir/file1(0x34b42cec23c0): >_readAt: n=16, err=EOF 2026/07/10 03:35:45 DEBUG : dir/file1(0x34b42cec23c0): RWFileHandle.Flush 2026/07/10 03:35:45 DEBUG : dir/file1(0x34b42cec23c0): RWFileHandle.Flush 2026/07/10 03:35:45 DEBUG : dir/file1(0x34b42cec23c0): close: 2026/07/10 03:35:45 DEBUG : dir/file1(0x34b42cec23c0): >close: err= 2026/07/10 03:35:45 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:45 DEBUG : dir: Looking for writers 2026/07/10 03:35:45 DEBUG : file1: reading active writers 2026/07/10 03:35:45 DEBUG : Looking for writers 2026/07/10 03:35:45 DEBUG : dir: reading active writers 2026/07/10 03:35:45 DEBUG : >WaitForWriters: 2026/07/10 03:35:45 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting 2026/07/10 03:35:46 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo/dir/file1: no such file or directory 2026/07/10 03:35:46 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-puniquq5navo/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.41s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:35:47 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:35:47 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:35:47 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:47 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:47 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:35:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/10 03:35:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:35:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:35:50 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:35:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:35:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:35:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 03:35:50 DEBUG : dir/file1(0x34b42d412700): _readAt: size=256, off=0 2026/07/10 03:35:50 DEBUG : dir/file1(0x34b42d412700): openPending: 2026/07/10 03:35:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/10 03:35:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 03:35:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:35:50 DEBUG : dir/file1(0x34b42d412700): >openPending: err= 2026/07/10 03:35:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/10 03:35:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:35:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:35:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:35:50 DEBUG : dir/file1(0x34b42d412700): >_readAt: n=16, err=EOF 2026/07/10 03:35:50 DEBUG : dir/file1(0x34b42d412700): RWFileHandle.Release 2026/07/10 03:35:50 DEBUG : dir/file1(0x34b42d412700): close: 2026/07/10 03:35:50 DEBUG : dir/file1(0x34b42d412700): >close: err= 2026/07/10 03:35:50 DEBUG : dir/file1(0x34b42d412700): RWFileHandle.Release 2026/07/10 03:35:50 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:50 DEBUG : dir: Looking for writers 2026/07/10 03:35:50 DEBUG : file1: reading active writers 2026/07/10 03:35:50 DEBUG : Looking for writers 2026/07/10 03:35:50 DEBUG : dir: reading active writers 2026/07/10 03:35:50 DEBUG : >WaitForWriters: 2026/07/10 03:35:50 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting 2026/07/10 03:35:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo/dir/file1: no such file or directory 2026/07/10 03:35:50 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-puniquq5navo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.34s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:35:51 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:35:51 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:35:51 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:51 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:35:51 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:35:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:35:51 DEBUG : file1: newRWFileHandle: 2026/07/10 03:35:51 DEBUG : file1(0x34b42d4130c0): openPending: 2026/07/10 03:35:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:35:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:35:51 DEBUG : file1(0x34b42d4130c0): >openPending: err= 2026/07/10 03:35:51 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 03:35:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:35:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 03:35:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 03:35:51 DEBUG : file1(0x34b42d4130c0): _writeAt: size=5, off=0 2026/07/10 03:35:51 DEBUG : file1(0x34b42d4130c0): >_writeAt: n=5, err= 2026/07/10 03:35:51 DEBUG : file1(0x34b42d4130c0): _writeAt: size=7, off=5 2026/07/10 03:35:51 DEBUG : file1(0x34b42d4130c0): >_writeAt: n=7, err= 2026/07/10 03:35:51 DEBUG : file1: vfs cache: truncate to size=11 2026/07/10 03:35:51 DEBUG : file1(0x34b42d4130c0): close: 2026/07/10 03:35:51 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 03:35:51.787692984 +0000 UTC m=+291.016512801 2026/07/10 03:35:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:35:51 DEBUG : file1(0x34b42d4130c0): >close: err= 2026/07/10 03:35:51 DEBUG : file1(0x34b42d4130c0): close: 2026/07/10 03:35:51 DEBUG : file1(0x34b42d4130c0): >close: err=file already closed 2026/07/10 03:35:51 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:51 DEBUG : Looking for writers 2026/07/10 03:35:51 DEBUG : file1: reading active writers 2026/07/10 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:35:51 DEBUG : Looking for writers 2026/07/10 03:35:51 DEBUG : file1: reading active writers 2026/07/10 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:35:51 DEBUG : Looking for writers 2026/07/10 03:35:51 DEBUG : file1: reading active writers 2026/07/10 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:35:51 DEBUG : Looking for writers 2026/07/10 03:35:51 DEBUG : file1: reading active writers 2026/07/10 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:35:51 DEBUG : file1: vfs cache: starting upload 2026/07/10 03:35:51 DEBUG : Looking for writers 2026/07/10 03:35:51 DEBUG : file1: reading active writers 2026/07/10 03:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:35:52 DEBUG : Looking for writers 2026/07/10 03:35:52 DEBUG : file1: reading active writers 2026/07/10 03:35:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:35:52 DEBUG : Looking for writers 2026/07/10 03:35:52 DEBUG : file1: reading active writers 2026/07/10 03:35:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:35:52 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/10 03:35:53 DEBUG : Looking for writers 2026/07/10 03:35:53 DEBUG : file1: reading active writers 2026/07/10 03:35:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:35:53 DEBUG : file1: size = 11 OK 2026/07/10 03:35:53 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 03:35:53 INFO : file1: Copied (new) 2026/07/10 03:35:53 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-10 03:35:51 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/10 03:35:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 03:35:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:35:53 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 03:35:54 DEBUG : Looking for writers 2026/07/10 03:35:54 DEBUG : file1: reading active writers 2026/07/10 03:35:54 DEBUG : >WaitForWriters: 2026/07/10 03:35:54 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:54 DEBUG : Looking for writers 2026/07/10 03:35:54 DEBUG : file1: reading active writers 2026/07/10 03:35:54 DEBUG : >WaitForWriters: 2026/07/10 03:35:54 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.16s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:35:54 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:35:54 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:35:54 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:54 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:35:54 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:35:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:35:54 DEBUG : file1: newRWFileHandle: 2026/07/10 03:35:54 DEBUG : file1(0x34b42d52e340): openPending: 2026/07/10 03:35:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:35:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:35:54 DEBUG : file1(0x34b42d52e340): >openPending: err= 2026/07/10 03:35:54 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 03:35:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:35:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 03:35:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 03:35:54 DEBUG : file1(0x34b42d52e340): _writeAt: size=7, off=0 2026/07/10 03:35:54 DEBUG : file1(0x34b42d52e340): >_writeAt: n=7, err= 2026/07/10 03:35:54 DEBUG : file1(0x34b42d52e340): _writeAt: size=6, off=5 2026/07/10 03:35:54 DEBUG : file1(0x34b42d52e340): >_writeAt: n=6, err= 2026/07/10 03:35:54 DEBUG : file1(0x34b42d52e340): close: 2026/07/10 03:35:54 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 03:35:54.941715372 +0000 UTC m=+294.170535189 2026/07/10 03:35:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:35:54 DEBUG : file1(0x34b42d52e340): >close: err= 2026/07/10 03:35:54 DEBUG : file1(0x34b42d52e340): _writeAt: size=5, off=0 2026/07/10 03:35:54 DEBUG : file1(0x34b42d52e340): >_writeAt: n=0, err=file already closed 2026/07/10 03:35:54 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:54 DEBUG : Looking for writers 2026/07/10 03:35:54 DEBUG : file1: reading active writers 2026/07/10 03:35:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:35:54 DEBUG : Looking for writers 2026/07/10 03:35:54 DEBUG : file1: reading active writers 2026/07/10 03:35:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:35:54 DEBUG : Looking for writers 2026/07/10 03:35:54 DEBUG : file1: reading active writers 2026/07/10 03:35:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:35:55 DEBUG : Looking for writers 2026/07/10 03:35:55 DEBUG : file1: reading active writers 2026/07/10 03:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:35:55 DEBUG : file1: vfs cache: starting upload 2026/07/10 03:35:55 DEBUG : Looking for writers 2026/07/10 03:35:55 DEBUG : file1: reading active writers 2026/07/10 03:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:35:55 DEBUG : Looking for writers 2026/07/10 03:35:55 DEBUG : file1: reading active writers 2026/07/10 03:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:35:55 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo/dir/file1: no such file or directory 2026/07/10 03:35:55 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-puniquq5navo/dir/file1: no such file or directory 2026/07/10 03:35:55 DEBUG : Looking for writers 2026/07/10 03:35:55 DEBUG : file1: reading active writers 2026/07/10 03:35:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:35:55 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/10 03:35:56 DEBUG : Looking for writers 2026/07/10 03:35:56 DEBUG : file1: reading active writers 2026/07/10 03:35:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:35:56 DEBUG : file1: size = 11 OK 2026/07/10 03:35:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 03:35:56 INFO : file1: Copied (new) 2026/07/10 03:35:56 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-10 03:35:54 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/10 03:35:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 03:35:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:35:56 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 03:35:57 DEBUG : Looking for writers 2026/07/10 03:35:57 DEBUG : file1: reading active writers 2026/07/10 03:35:57 DEBUG : >WaitForWriters: 2026/07/10 03:35:57 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:57 DEBUG : Looking for writers 2026/07/10 03:35:57 DEBUG : file1: reading active writers 2026/07/10 03:35:57 DEBUG : >WaitForWriters: 2026/07/10 03:35:57 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.16s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:35:57 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:35:57 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:35:57 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:57 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:35:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:35:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:35:57 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:35:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:35:58 DEBUG : file1: newRWFileHandle: 2026/07/10 03:35:58 DEBUG : file1(0x34b42cec2dc0): openPending: 2026/07/10 03:35:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:35:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:35:58 DEBUG : file1(0x34b42cec2dc0): >openPending: err= 2026/07/10 03:35:58 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 03:35:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:35:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 03:35:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 03:35:58 DEBUG : file1(0x34b42cec2dc0): close: 2026/07/10 03:35:58 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 03:35:58.100704244 +0000 UTC m=+297.329524051 2026/07/10 03:35:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:35:58 DEBUG : file1(0x34b42cec2dc0): >close: err= 2026/07/10 03:35:58 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/10 03:35:58 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 03:35:58 DEBUG : file2: newRWFileHandle: 2026/07/10 03:35:58 DEBUG : file2(0x34b42cec32c0): openPending: 2026/07/10 03:35:58 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:35:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/10 03:35:58 DEBUG : file2(0x34b42cec32c0): >openPending: err= 2026/07/10 03:35:58 DEBUG : file2: >newRWFileHandle: err= 2026/07/10 03:35:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/10 03:35:58 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/10 03:35:58 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/10 03:35:58 DEBUG : file2(0x34b42cec32c0): RWFileHandle.Flush 2026/07/10 03:35:58 DEBUG : file2(0x34b42cec32c0): RWFileHandle.Release 2026/07/10 03:35:58 DEBUG : file2(0x34b42cec32c0): close: 2026/07/10 03:35:58 DEBUG : file2: vfs cache: setting modification time to 2026-07-10 03:35:58.101820128 +0000 UTC m=+297.330639945 2026/07/10 03:35:58 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/10 03:35:58 DEBUG : file2(0x34b42cec32c0): >close: err= 2026/07/10 03:35:58 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:35:58 DEBUG : Looking for writers 2026/07/10 03:35:58 DEBUG : file1: reading active writers 2026/07/10 03:35:58 DEBUG : file2: reading active writers 2026/07/10 03:35:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/10 03:35:58 DEBUG : Looking for writers 2026/07/10 03:35:58 DEBUG : file1: reading active writers 2026/07/10 03:35:58 DEBUG : file2: reading active writers 2026/07/10 03:35:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/10 03:35:58 DEBUG : Looking for writers 2026/07/10 03:35:58 DEBUG : file2: reading active writers 2026/07/10 03:35:58 DEBUG : file1: reading active writers 2026/07/10 03:35:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/10 03:35:58 DEBUG : Looking for writers 2026/07/10 03:35:58 DEBUG : file1: reading active writers 2026/07/10 03:35:58 DEBUG : file2: reading active writers 2026/07/10 03:35:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/10 03:35:58 DEBUG : file1: vfs cache: starting upload 2026/07/10 03:35:58 DEBUG : file2: vfs cache: starting upload 2026/07/10 03:35:58 DEBUG : Looking for writers 2026/07/10 03:35:58 DEBUG : file1: reading active writers 2026/07/10 03:35:58 DEBUG : file2: reading active writers 2026/07/10 03:35:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/10 03:35:58 DEBUG : Looking for writers 2026/07/10 03:35:58 DEBUG : file1: reading active writers 2026/07/10 03:35:58 DEBUG : file2: reading active writers 2026/07/10 03:35:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/10 03:35:58 DEBUG : Looking for writers 2026/07/10 03:35:58 DEBUG : file1: reading active writers 2026/07/10 03:35:58 DEBUG : file2: reading active writers 2026/07/10 03:35:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/07/10 03:35:59 DEBUG : Looking for writers 2026/07/10 03:35:59 DEBUG : file1: reading active writers 2026/07/10 03:35:59 DEBUG : file2: reading active writers 2026/07/10 03:35:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/07/10 03:35:59 DEBUG : file1: size = 0 OK 2026/07/10 03:35:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/10 03:35:59 INFO : file1: Copied (new) 2026/07/10 03:35:59 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-10 03:35:58 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/10 03:35:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 03:35:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:35:59 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 03:36:00 DEBUG : file2: size = 0 OK 2026/07/10 03:36:00 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/10 03:36:00 INFO : file2: Copied (new) 2026/07/10 03:36:00 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-10 03:35:58 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/10 03:36:00 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/10 03:36:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/10 03:36:00 INFO : file2: vfs cache: upload succeeded try #1 2026/07/10 03:36:00 DEBUG : Looking for writers 2026/07/10 03:36:00 DEBUG : file1: reading active writers 2026/07/10 03:36:00 DEBUG : file2: reading active writers 2026/07/10 03:36:00 DEBUG : >WaitForWriters: 2026/07/10 03:36:00 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:36:00 DEBUG : Looking for writers 2026/07/10 03:36:00 DEBUG : file1: reading active writers 2026/07/10 03:36:00 DEBUG : file2: reading active writers 2026/07/10 03:36:00 DEBUG : >WaitForWriters: 2026/07/10 03:36:00 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.33s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:36:01 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:36:01 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:36:01 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:01 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:01 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:36:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:01 DEBUG : file1: newRWFileHandle: 2026/07/10 03:36:01 DEBUG : file1(0x34b42d412740): openPending: 2026/07/10 03:36:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:01 DEBUG : file1(0x34b42d412740): >openPending: err= 2026/07/10 03:36:01 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 03:36:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 03:36:01 DEBUG : file1(0x34b42d412740): _writeAt: size=5, off=0 2026/07/10 03:36:01 DEBUG : file1(0x34b42d412740): >_writeAt: n=5, err= 2026/07/10 03:36:01 DEBUG : file1(0x34b42d412740): RWFileHandle.Flush 2026/07/10 03:36:01 DEBUG : file1(0x34b42d412740): RWFileHandle.Flush 2026/07/10 03:36:01 DEBUG : file1(0x34b42d412740): close: 2026/07/10 03:36:01 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 03:36:01.428429937 +0000 UTC m=+300.657249774 2026/07/10 03:36:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:01 DEBUG : file1(0x34b42d412740): >close: err= 2026/07/10 03:36:01 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:36:01 DEBUG : Looking for writers 2026/07/10 03:36:01 DEBUG : file1: reading active writers 2026/07/10 03:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:36:01 DEBUG : Looking for writers 2026/07/10 03:36:01 DEBUG : file1: reading active writers 2026/07/10 03:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:36:01 DEBUG : Looking for writers 2026/07/10 03:36:01 DEBUG : file1: reading active writers 2026/07/10 03:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:36:01 DEBUG : Looking for writers 2026/07/10 03:36:01 DEBUG : file1: reading active writers 2026/07/10 03:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:36:01 DEBUG : file1: vfs cache: starting upload 2026/07/10 03:36:01 DEBUG : Looking for writers 2026/07/10 03:36:01 DEBUG : file1: reading active writers 2026/07/10 03:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:36:01 DEBUG : Looking for writers 2026/07/10 03:36:01 DEBUG : file1: reading active writers 2026/07/10 03:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:36:02 DEBUG : Looking for writers 2026/07/10 03:36:02 DEBUG : file1: reading active writers 2026/07/10 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:36:02 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/10 03:36:02 DEBUG : Looking for writers 2026/07/10 03:36:02 DEBUG : file1: reading active writers 2026/07/10 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:36:03 DEBUG : file1: size = 5 OK 2026/07/10 03:36:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 03:36:03 INFO : file1: Copied (new) 2026/07/10 03:36:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-10 03:36:01 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/10 03:36:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 03:36:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:03 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 03:36:03 DEBUG : Looking for writers 2026/07/10 03:36:03 DEBUG : file1: reading active writers 2026/07/10 03:36:03 DEBUG : >WaitForWriters: 2026/07/10 03:36:03 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.98s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:36:04 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:36:04 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:36:04 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:04 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:04 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:36:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:04 DEBUG : file1: newRWFileHandle: 2026/07/10 03:36:04 DEBUG : file1(0x34b42d683840): openPending: 2026/07/10 03:36:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:04 DEBUG : file1(0x34b42d683840): >openPending: err= 2026/07/10 03:36:04 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 03:36:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 03:36:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 03:36:04 DEBUG : file1(0x34b42d683840): _writeAt: size=5, off=0 2026/07/10 03:36:04 DEBUG : file1(0x34b42d683840): >_writeAt: n=5, err= 2026/07/10 03:36:04 DEBUG : file1(0x34b42d683840): RWFileHandle.Release 2026/07/10 03:36:04 DEBUG : file1(0x34b42d683840): close: 2026/07/10 03:36:04 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 03:36:04.418520355 +0000 UTC m=+303.647340172 2026/07/10 03:36:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:04 DEBUG : file1(0x34b42d683840): >close: err= 2026/07/10 03:36:04 DEBUG : file1(0x34b42d683840): RWFileHandle.Release 2026/07/10 03:36:04 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:36:04 DEBUG : Looking for writers 2026/07/10 03:36:04 DEBUG : file1: reading active writers 2026/07/10 03:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:36:04 DEBUG : Looking for writers 2026/07/10 03:36:04 DEBUG : file1: reading active writers 2026/07/10 03:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:36:04 DEBUG : Looking for writers 2026/07/10 03:36:04 DEBUG : file1: reading active writers 2026/07/10 03:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:36:04 DEBUG : Looking for writers 2026/07/10 03:36:04 DEBUG : file1: reading active writers 2026/07/10 03:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:36:04 DEBUG : file1: vfs cache: starting upload 2026/07/10 03:36:04 DEBUG : Looking for writers 2026/07/10 03:36:04 DEBUG : file1: reading active writers 2026/07/10 03:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:36:04 DEBUG : Looking for writers 2026/07/10 03:36:04 DEBUG : file1: reading active writers 2026/07/10 03:36:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:36:05 DEBUG : Looking for writers 2026/07/10 03:36:05 DEBUG : file1: reading active writers 2026/07/10 03:36:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:36:05 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/10 03:36:05 DEBUG : Looking for writers 2026/07/10 03:36:05 DEBUG : file1: reading active writers 2026/07/10 03:36:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:36:06 DEBUG : file1: size = 5 OK 2026/07/10 03:36:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 03:36:06 INFO : file1: Copied (new) 2026/07/10 03:36:06 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-10 03:36:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/10 03:36:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 03:36:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:06 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 03:36:06 DEBUG : Looking for writers 2026/07/10 03:36:06 DEBUG : file1: reading active writers 2026/07/10 03:36:06 DEBUG : >WaitForWriters: 2026/07/10 03:36:06 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.00s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:36:07 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:36:07 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:36:07 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:07 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:07 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:36:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/10 03:36:09 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/10 03:36:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:36:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:36:10 DEBUG : dir/file1(0x34b42d36e700): openPending: 2026/07/10 03:36:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/10 03:36:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 03:36:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:10 DEBUG : dir/file1(0x34b42d36e700): >openPending: err= 2026/07/10 03:36:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 03:36:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:36:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:36:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 03:36:10 DEBUG : dir/file1(0x34b42d36e700): _writeAt: size=5, off=0 2026/07/10 03:36:10 DEBUG : dir/file1(0x34b42d36e700): >_writeAt: n=5, err= 2026/07/10 03:36:10 DEBUG : dir/file1(0x34b42d36e700): close: 2026/07/10 03:36:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:10 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-10 03:36:10.203386153 +0000 UTC m=+309.432205970 2026/07/10 03:36:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:10 DEBUG : dir/file1(0x34b42d36e700): >close: err= 2026/07/10 03:36:10 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:36:10 DEBUG : dir: Looking for writers 2026/07/10 03:36:10 DEBUG : file1: reading active writers 2026/07/10 03:36:10 DEBUG : Looking for writers 2026/07/10 03:36:10 DEBUG : dir: reading active writers 2026/07/10 03:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:36:10 DEBUG : dir: Looking for writers 2026/07/10 03:36:10 DEBUG : file1: reading active writers 2026/07/10 03:36:10 DEBUG : Looking for writers 2026/07/10 03:36:10 DEBUG : dir: reading active writers 2026/07/10 03:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:36:10 DEBUG : dir: Looking for writers 2026/07/10 03:36:10 DEBUG : file1: reading active writers 2026/07/10 03:36:10 DEBUG : Looking for writers 2026/07/10 03:36:10 DEBUG : dir: reading active writers 2026/07/10 03:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:36:10 DEBUG : dir: Looking for writers 2026/07/10 03:36:10 DEBUG : file1: reading active writers 2026/07/10 03:36:10 DEBUG : Looking for writers 2026/07/10 03:36:10 DEBUG : dir: reading active writers 2026/07/10 03:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:36:10 DEBUG : dir/file1: vfs cache: starting upload 2026/07/10 03:36:10 DEBUG : dir: Looking for writers 2026/07/10 03:36:10 DEBUG : file1: reading active writers 2026/07/10 03:36:10 DEBUG : Looking for writers 2026/07/10 03:36:10 DEBUG : dir: reading active writers 2026/07/10 03:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:36:10 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/10 03:36:10 DEBUG : dir: Looking for writers 2026/07/10 03:36:10 DEBUG : file1: reading active writers 2026/07/10 03:36:10 DEBUG : Looking for writers 2026/07/10 03:36:10 DEBUG : dir: reading active writers 2026/07/10 03:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:36:10 DEBUG : dir: Looking for writers 2026/07/10 03:36:10 DEBUG : file1: reading active writers 2026/07/10 03:36:10 DEBUG : Looking for writers 2026/07/10 03:36:10 DEBUG : dir: reading active writers 2026/07/10 03:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:36:11 DEBUG : dir/file1: size = 5 OK 2026/07/10 03:36:11 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 03:36:11 INFO : dir/file1: Copied (replaced existing) 2026/07/10 03:36:11 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-10 03:36:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/10 03:36:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/10 03:36:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/10 03:36:11 DEBUG : dir: Looking for writers 2026/07/10 03:36:11 DEBUG : file1: reading active writers 2026/07/10 03:36:11 DEBUG : Looking for writers 2026/07/10 03:36:11 DEBUG : dir: reading active writers 2026/07/10 03:36:11 DEBUG : >WaitForWriters: 2026/07/10 03:36:11 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.31s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:36:12 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:36:12 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:36:12 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:12 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:12 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:36:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/10 03:36:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:36:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:36:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:36:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 03:36:15 DEBUG : dir/file1(0x34b42d683400): _writeAt: size=5, off=0 2026/07/10 03:36:15 DEBUG : dir/file1(0x34b42d683400): openPending: 2026/07/10 03:36:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/10 03:36:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 03:36:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:15 DEBUG : dir/file1(0x34b42d683400): >openPending: err= 2026/07/10 03:36:15 DEBUG : dir/file1(0x34b42d683400): >_writeAt: n=5, err= 2026/07/10 03:36:15 DEBUG : dir/file1(0x34b42d683400): _writeAt: size=15, off=5 2026/07/10 03:36:15 DEBUG : dir/file1(0x34b42d683400): >_writeAt: n=15, err= 2026/07/10 03:36:15 DEBUG : dir/file1(0x34b42d683400): close: 2026/07/10 03:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/10 03:36:15 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-10 03:36:15.52894026 +0000 UTC m=+314.757760077 2026/07/10 03:36:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:15 DEBUG : dir/file1(0x34b42d683400): >close: err= 2026/07/10 03:36:15 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:36:15 DEBUG : dir: Looking for writers 2026/07/10 03:36:15 DEBUG : file1: reading active writers 2026/07/10 03:36:15 DEBUG : Looking for writers 2026/07/10 03:36:15 DEBUG : dir: reading active writers 2026/07/10 03:36:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:36:15 DEBUG : dir: Looking for writers 2026/07/10 03:36:15 DEBUG : file1: reading active writers 2026/07/10 03:36:15 DEBUG : Looking for writers 2026/07/10 03:36:15 DEBUG : dir: reading active writers 2026/07/10 03:36:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:36:15 DEBUG : dir: Looking for writers 2026/07/10 03:36:15 DEBUG : file1: reading active writers 2026/07/10 03:36:15 DEBUG : Looking for writers 2026/07/10 03:36:15 DEBUG : dir: reading active writers 2026/07/10 03:36:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:36:15 DEBUG : dir: Looking for writers 2026/07/10 03:36:15 DEBUG : file1: reading active writers 2026/07/10 03:36:15 DEBUG : Looking for writers 2026/07/10 03:36:15 DEBUG : dir: reading active writers 2026/07/10 03:36:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:36:15 DEBUG : dir/file1: vfs cache: starting upload 2026/07/10 03:36:15 DEBUG : dir: Looking for writers 2026/07/10 03:36:15 DEBUG : file1: reading active writers 2026/07/10 03:36:15 DEBUG : Looking for writers 2026/07/10 03:36:15 DEBUG : dir: reading active writers 2026/07/10 03:36:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:36:15 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/07/10 03:36:15 DEBUG : dir: Looking for writers 2026/07/10 03:36:15 DEBUG : file1: reading active writers 2026/07/10 03:36:15 DEBUG : Looking for writers 2026/07/10 03:36:15 DEBUG : dir: reading active writers 2026/07/10 03:36:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:36:16 DEBUG : dir: Looking for writers 2026/07/10 03:36:16 DEBUG : file1: reading active writers 2026/07/10 03:36:16 DEBUG : Looking for writers 2026/07/10 03:36:16 DEBUG : dir: reading active writers 2026/07/10 03:36:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:36:16 DEBUG : dir/file1: size = 20 OK 2026/07/10 03:36:16 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/10 03:36:16 INFO : dir/file1: Copied (replaced existing) 2026/07/10 03:36:16 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-10 03:36:15 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/10 03:36:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/10 03:36:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/10 03:36:16 DEBUG : dir: Looking for writers 2026/07/10 03:36:16 DEBUG : file1: reading active writers 2026/07/10 03:36:16 DEBUG : Looking for writers 2026/07/10 03:36:16 DEBUG : dir: reading active writers 2026/07/10 03:36:16 DEBUG : >WaitForWriters: 2026/07/10 03:36:16 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.32s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:36:17 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:36:17 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:36:17 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:17 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:17 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:36:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:18 DEBUG : file1: newRWFileHandle: 2026/07/10 03:36:18 DEBUG : file1(0x34b42d36e3c0): openPending: 2026/07/10 03:36:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:18 DEBUG : file1(0x34b42d36e3c0): >openPending: err= 2026/07/10 03:36:18 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 03:36:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 03:36:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 03:36:18 DEBUG : file1(0x34b42d36e3c0): _writeAt: size=5, off=0 2026/07/10 03:36:18 DEBUG : file1(0x34b42d36e3c0): >_writeAt: n=5, err= 2026/07/10 03:36:18 DEBUG : file1(0x34b42d36e3c0): close: 2026/07/10 03:36:18 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 03:36:18.046002153 +0000 UTC m=+317.274821970 2026/07/10 03:36:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:18 DEBUG : file1(0x34b42d36e3c0): >close: err= 2026/07/10 03:36:18 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:36:18 DEBUG : Looking for writers 2026/07/10 03:36:18 DEBUG : file1: reading active writers 2026/07/10 03:36:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:36:18 DEBUG : Looking for writers 2026/07/10 03:36:18 DEBUG : file1: reading active writers 2026/07/10 03:36:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:36:18 DEBUG : Looking for writers 2026/07/10 03:36:18 DEBUG : file1: reading active writers 2026/07/10 03:36:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:36:18 DEBUG : Looking for writers 2026/07/10 03:36:18 DEBUG : file1: reading active writers 2026/07/10 03:36:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:36:18 DEBUG : file1: vfs cache: starting upload 2026/07/10 03:36:18 DEBUG : Looking for writers 2026/07/10 03:36:18 DEBUG : file1: reading active writers 2026/07/10 03:36:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:36:18 DEBUG : Looking for writers 2026/07/10 03:36:18 DEBUG : file1: reading active writers 2026/07/10 03:36:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:36:18 DEBUG : Looking for writers 2026/07/10 03:36:18 DEBUG : file1: reading active writers 2026/07/10 03:36:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:36:18 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/10 03:36:19 DEBUG : Looking for writers 2026/07/10 03:36:19 DEBUG : file1: reading active writers 2026/07/10 03:36:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:36:19 DEBUG : file1: size = 5 OK 2026/07/10 03:36:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 03:36:19 INFO : file1: Copied (new) 2026/07/10 03:36:19 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-10 03:36:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/10 03:36:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 03:36:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:19 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 03:36:20 DEBUG : Looking for writers 2026/07/10 03:36:20 DEBUG : file1: reading active writers 2026/07/10 03:36:20 DEBUG : >WaitForWriters: 2026/07/10 03:36:20 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.99s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:36:20 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:36:20 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:36:20 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:20 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/10 03:36:20 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52e4c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52e4c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52e4c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52e4c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52e4c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.032605326 +0000 UTC m=+320.261425143 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52e4c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ea40): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ea40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ea40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ea40): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ea40): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ea40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ea40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.032605326 +0000 UTC m=+320.261425143 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ea40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ef40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ef40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ef40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ef40): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ef40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.032605326 +0000 UTC m=+320.261425143 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ef40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d675030 item 1 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52f580): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52f580): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52f580): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52f580): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52f580): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.035452498 +0000 UTC m=+320.264272335 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52f580): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52fa80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52fa80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52fa80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52fa80): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52fa80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.035452498 +0000 UTC m=+320.264272335 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52fa80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d675500 item 2 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d682440): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d682440): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d682440): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d682440): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d682440): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.037407907 +0000 UTC m=+320.266227724 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d682440): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d683380): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d683380): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d683380): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d683380): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d683380): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d683380): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d683380): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.037407907 +0000 UTC m=+320.266227724 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d683380): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d683ac0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d683ac0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d683ac0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d683ac0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d683ac0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.037407907 +0000 UTC m=+320.266227724 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d683ac0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d675960 item 3 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d100c40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d100c40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d100c40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d100c40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d100c40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.039730616 +0000 UTC m=+320.268550433 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d100c40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2400): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2400): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2400): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2400): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2400): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.039730616 +0000 UTC m=+320.268550433 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2400): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d675e30 item 4 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2a40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2a40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2a40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2a40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2a40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.041375652 +0000 UTC m=+320.270195469 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2a40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2ec0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2ec0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2ec0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2ec0): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2ec0): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2ec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2ec0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.041375652 +0000 UTC m=+320.270195469 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec2ec0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec33c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec33c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec33c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec33c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec33c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.041375652 +0000 UTC m=+320.270195469 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec33c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d669810 item 5 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec3a40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec3a40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec3a40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec3a40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec3a40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.043794962 +0000 UTC m=+320.272614779 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42cec3a40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5ba080): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5ba080): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5ba080): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5ba080): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5ba080): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.043794962 +0000 UTC m=+320.272614779 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5ba080): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d1ea5b0 item 6 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5ba700): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5ba700): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5ba700): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5ba700): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5ba700): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.045266572 +0000 UTC m=+320.274086380 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5ba700): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bac00): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bac00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bac00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bac00): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bac00): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bac00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bac00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.045266572 +0000 UTC m=+320.274086380 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bac00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bb0c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bb0c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bb0c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bb0c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bb0c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.045266572 +0000 UTC m=+320.274086380 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bb0c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d1eaa80 item 7 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bb740): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bb740): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bb740): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bb740): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bb740): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.047286353 +0000 UTC m=+320.276106170 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bb740): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bbc80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bbc80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bbc80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bbc80): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bbc80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.047286353 +0000 UTC m=+320.276106170 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5bbc80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d1eb260 item 8 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2340): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42d5f2340): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2340): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2340): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2340): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2340): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2340): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2700): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2700): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2700): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2700): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2700): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.048990139 +0000 UTC m=+320.277809956 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2700): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2b80): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2b80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2b80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2b80): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2b80): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2b80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.048990139 +0000 UTC m=+320.277809956 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f2b80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3080): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3080): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3080): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3080): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3080): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.048990139 +0000 UTC m=+320.277809956 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3080): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d6b4150 item 9 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3700): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3700): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3700): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3700): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3700): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.05136757 +0000 UTC m=+320.280187408 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3700): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3c40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3c40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3c40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3c40): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3c40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.05136757 +0000 UTC m=+320.280187408 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d5f3c40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d6b4d20 item 10 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8380): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42d6c8380): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8380): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8380): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8380): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8380): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8380): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8740): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8740): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8740): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8740): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8740): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.053120539 +0000 UTC m=+320.281940356 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8740): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8c40): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8c40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8c40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8c40): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8c40): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8c40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.053120539 +0000 UTC m=+320.281940356 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c8c40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c9140): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c9140): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c9140): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c9140): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c9140): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.053120539 +0000 UTC m=+320.281940356 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c9140): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d6b5b90 item 11 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c97c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c97c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c97c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c97c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c97c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.055650907 +0000 UTC m=+320.284470724 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c97c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c9d00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c9d00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c9d00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c9d00): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c9d00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.055650907 +0000 UTC m=+320.284470724 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d6c9d00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d1e3500 item 12 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708440): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42d708440): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708440): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708440): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708440): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708440): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708440): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708800): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708800): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708800): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708800): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708800): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.057422461 +0000 UTC m=+320.286242268 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708800): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708ec0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708ec0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708ec0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708ec0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708ec0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.057422461 +0000 UTC m=+320.286242268 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d708ec0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d1b4fc0 item 13 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d709540): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d709540): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d709540): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d709540): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d709540): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.059359855 +0000 UTC m=+320.288179663 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d709540): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d709a80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d709a80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d709a80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d709a80): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d709a80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.059359855 +0000 UTC m=+320.288179663 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d709a80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d146070 item 14 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7221c0): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42d7221c0): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7221c0): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7221c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7221c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7221c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7221c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d722580): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d722580): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d722580): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d722580): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d722580): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.06111534 +0000 UTC m=+320.289935147 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d722580): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d722c40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d722c40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d722c40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d722c40): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d722c40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.06111534 +0000 UTC m=+320.289935147 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d722c40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d147e30 item 15 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7232c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7232c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7232c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7232c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7232c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.062531938 +0000 UTC m=+320.291351755 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7232c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d723800): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d723800): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d723800): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d723800): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d723800): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.062531938 +0000 UTC m=+320.291351755 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d723800): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d17ecb0 item 16 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d723e40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d723e40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d723e40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d723e40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d723e40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.064018477 +0000 UTC m=+320.292838294 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d723e40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73c3c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73c3c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73c3c0): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73c3c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73c3c0): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73c3c0): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73c3c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73c3c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.064018477 +0000 UTC m=+320.292838294 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73c3c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73c8c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73c8c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73c8c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73c8c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73c8c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.064018477 +0000 UTC m=+320.292838294 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73c8c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d31e1c0 item 17 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73cf40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73cf40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73cf40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73cf40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73cf40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.066100413 +0000 UTC m=+320.294920230 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73cf40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73d480): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73d480): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73d480): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73d480): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73d480): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.066100413 +0000 UTC m=+320.294920230 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73d480): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d31f9d0 item 18 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73db00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73db00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73db00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73db00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73db00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.067338586 +0000 UTC m=+320.296158403 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d73db00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758100): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758100): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758100): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758100): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758100): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758100): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758100): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758100): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.067338586 +0000 UTC m=+320.296158403 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758100): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758600): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758600): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758600): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758600): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758600): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.067338586 +0000 UTC m=+320.296158403 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758600): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d188af0 item 19 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758c80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758c80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758c80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758c80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758c80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.069170724 +0000 UTC m=+320.297990541 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d758c80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7591c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7591c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7591c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7591c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7591c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.069170724 +0000 UTC m=+320.297990541 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7591c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d4760e0 item 20 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d759840): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d759840): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d759840): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d759840): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d759840): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.070557656 +0000 UTC m=+320.299377464 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d759840): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d759d40): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d759d40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d759d40): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d759d40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d759d40): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d759d40): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d759d40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d759d40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.070557656 +0000 UTC m=+320.299377464 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d759d40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d770340): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d770340): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d770340): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d770340): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d770340): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.070557656 +0000 UTC m=+320.299377464 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d770340): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d1fc5b0 item 21 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7709c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7709c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7709c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7709c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7709c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.072429348 +0000 UTC m=+320.301249165 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7709c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d770f00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d770f00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d770f00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d770f00): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d770f00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.072429348 +0000 UTC m=+320.301249165 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d770f00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d776230 item 22 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d771580): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d771580): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d771580): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d771580): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d771580): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.073841388 +0000 UTC m=+320.302661195 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d771580): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d771a80): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d771a80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d771a80): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d771a80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d771a80): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d771a80): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d771a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d771a80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.073841388 +0000 UTC m=+320.302661195 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d771a80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794080): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794080): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794080): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794080): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794080): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.073841388 +0000 UTC m=+320.302661195 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794080): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d7765b0 item 23 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794700): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794700): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794700): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794700): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794700): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.075727887 +0000 UTC m=+320.304547694 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794700): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794c40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794c40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794c40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794c40): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794c40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.075727887 +0000 UTC m=+320.304547694 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d794c40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d776a80 item 24 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795280): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42d795280): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795280): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795280): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795280): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795280): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795280): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795640): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795640): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795640): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795640): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795640): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.07697141 +0000 UTC m=+320.305791218 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795640): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795b40): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795b40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795b40): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795b40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795b40): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795b40): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795b40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.07697141 +0000 UTC m=+320.305791218 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d795b40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ac180): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ac180): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ac180): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ac180): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ac180): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.07697141 +0000 UTC m=+320.305791218 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ac180): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d776e00 item 25 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ac800): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ac800): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ac800): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ac800): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ac800): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.078530997 +0000 UTC m=+320.307350803 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ac800): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7acd40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7acd40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7acd40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7acd40): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7acd40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.078530997 +0000 UTC m=+320.307350803 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7acd40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d7772d0 item 26 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ad380): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42d7ad380): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ad380): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ad380): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ad380): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ad380): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ad380): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ad740): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ad740): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ad740): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ad740): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ad740): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.079789067 +0000 UTC m=+320.308608874 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ad740): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7adc40): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7adc40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7adc40): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7adc40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7adc40): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7adc40): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7adc40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7adc40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.079789067 +0000 UTC m=+320.308608874 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7adc40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ca280): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ca280): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ca280): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ca280): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ca280): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.079789067 +0000 UTC m=+320.308608874 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ca280): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d777650 item 27 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ca900): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ca900): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ca900): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ca900): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ca900): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.081649829 +0000 UTC m=+320.310469636 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ca900): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cae40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cae40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cae40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cae40): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cae40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.081649829 +0000 UTC m=+320.310469636 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cae40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d777b20 item 28 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cb480): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42d7cb480): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cb480): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cb480): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cb480): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cb480): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cb480): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cb840): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cb840): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cb840): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cb840): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cb840): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.083251554 +0000 UTC m=+320.312071411 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7cb840): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ea000): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ea000): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ea000): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ea000): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ea000): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.083251554 +0000 UTC m=+320.312071411 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ea000): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d7e8000 item 29 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ea680): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ea680): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ea680): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ea680): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ea680): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.084655368 +0000 UTC m=+320.313475185 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ea680): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eabc0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eabc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eabc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eabc0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eabc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.084655368 +0000 UTC m=+320.313475185 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eabc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d7e8380 item 30 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eb200): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42d7eb200): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eb200): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eb200): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eb200): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eb200): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eb200): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eb5c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eb5c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eb5c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eb5c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eb5c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.086102894 +0000 UTC m=+320.314922701 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7eb5c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ebc80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ebc80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ebc80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ebc80): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ebc80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.086102894 +0000 UTC m=+320.314922701 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d7ebc80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d7e8700 item 31 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806400): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806400): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806400): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806400): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806400): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.087616253 +0000 UTC m=+320.316436070 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806400): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806940): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806940): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806940): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806940): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806940): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.087616253 +0000 UTC m=+320.316436070 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806940): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d7e8a80 item 32 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806f80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806f80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806f80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806f80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806f80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.089144801 +0000 UTC m=+320.317964608 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d806f80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d807400): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d807400): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d807400): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d807400): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d807400): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d7e8e00 item 33 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d807400): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d807400): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.089964529 +0000 UTC m=+320.318784346 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d807400): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d807900): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d807900): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d807900): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d807900): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d807900): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.089964529 +0000 UTC m=+320.318784346 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d807900): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d7e8fc0 item 33 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d824040): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d824040): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d824040): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d824040): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d824040): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.092308287 +0000 UTC m=+320.321128094 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d824040): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8244c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8244c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d7e9340 item 34 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8244c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8244c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8244c0): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8244c0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8244c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.092874218 +0000 UTC m=+320.321694025 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8244c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d824a00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d824a00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d824a00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d824a00): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d824a00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.092874218 +0000 UTC m=+320.321694025 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d824a00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d7e9500 item 34 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d825040): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d825040): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d825040): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d825040): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d825040): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.094314973 +0000 UTC m=+320.323134779 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d825040): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8254c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8254c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8254c0): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8254c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8254c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d7e9880 item 35 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8254c0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8254c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.094868541 +0000 UTC m=+320.323688348 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8254c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8259c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8259c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8259c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8259c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8259c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.094868541 +0000 UTC m=+320.323688348 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8259c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d7e9a40 item 35 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84a140): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84a140): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84a140): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84a140): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84a140): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.09639254 +0000 UTC m=+320.325212347 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84a140): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84a640): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84a640): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d7e9dc0 item 36 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84a640): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84a640): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84a640): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84a640): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84a640): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.097013616 +0000 UTC m=+320.325833423 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84a640): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84ab80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84ab80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84ab80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84ab80): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84ab80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.097013616 +0000 UTC m=+320.325833423 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84ab80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d84e0e0 item 36 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84b1c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84b1c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84b1c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84b1c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84b1c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.098530211 +0000 UTC m=+320.327350018 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84b1c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84b640): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84b640): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84b640): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84b640): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84b640): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d84e460 item 37 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84b640): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84b640): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.099058421 +0000 UTC m=+320.327878229 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84b640): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84bb40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84bb40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84bb40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84bb40): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84bb40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.099058421 +0000 UTC m=+320.327878229 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d84bb40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d84e620 item 37 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8662c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8662c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8662c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8662c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8662c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.100470421 +0000 UTC m=+320.329290238 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8662c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8667c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8667c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d84e9a0 item 38 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8667c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8667c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8667c0): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8667c0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8667c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.101051712 +0000 UTC m=+320.329871550 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8667c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d866d00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d866d00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d866d00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d866d00): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d866d00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.101051712 +0000 UTC m=+320.329871550 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d866d00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d84eb60 item 38 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867380): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867380): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867380): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867380): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867380): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.102509077 +0000 UTC m=+320.331328884 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867380): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867880): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867880): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867880): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867880): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867880): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d84eee0 item 39 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867880): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867880): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.103071964 +0000 UTC m=+320.331891770 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867880): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867d80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867d80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867d80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867d80): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867d80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.103071964 +0000 UTC m=+320.331891770 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d867d80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d84f0a0 item 39 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880500): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880500): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880500): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880500): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880500): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.104395055 +0000 UTC m=+320.333214862 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880500): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880a00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880a00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d84f420 item 40 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880a00): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880a00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880a00): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880a00): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880a00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.105040486 +0000 UTC m=+320.333860303 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880a00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880f40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880f40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880f40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880f40): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880f40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.105040486 +0000 UTC m=+320.333860303 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d880f40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d84f5e0 item 40 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881500): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881500): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881500): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881500): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881500): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881500): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881500): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.10633217 +0000 UTC m=+320.335151977 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881500): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881a00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881a00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881a00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d84f960 item 41 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881a00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881a00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.106744223 +0000 UTC m=+320.335564040 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881a00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881ec0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881ec0): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881ec0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881ec0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d84fb20 item 41 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881ec0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881ec0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.107292121 +0000 UTC m=+320.336111939 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d881ec0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a4500): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a4500): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a4500): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a4500): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a4500): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.107292121 +0000 UTC m=+320.336111939 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a4500): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d84fce0 item 41 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a4b40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a4b40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a4b40): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a4b40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a4b40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a4b40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a4b40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.10861326 +0000 UTC m=+320.337433077 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a4b40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5040): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5040): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5040): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d8ac1c0 item 42 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5040): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5040): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.109054087 +0000 UTC m=+320.337873894 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5040): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5580): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5580): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d8ac380 item 42 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5580): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5580): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5580): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5580): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5580): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.109544718 +0000 UTC m=+320.338364525 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5580): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5b00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5b00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5b00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5b00): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5b00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.109544718 +0000 UTC m=+320.338364525 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8a5b00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d8ac540 item 42 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2240): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2240): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2240): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2240): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2240): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2240): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2240): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.110753395 +0000 UTC m=+320.339573202 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2240): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2740): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2740): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2740): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d8ac8c0 item 43 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2740): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2740): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.111284762 +0000 UTC m=+320.340104579 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2740): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2c80): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2c80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2c80): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2c80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2c80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d8aca80 item 43 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2c80): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2c80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.111795931 +0000 UTC m=+320.340615738 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c2c80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c31c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c31c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c31c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c31c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c31c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.111795931 +0000 UTC m=+320.340615738 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c31c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d8acc40 item 43 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c3800): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c3800): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c3800): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c3800): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c3800): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c3800): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c3800): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.113002254 +0000 UTC m=+320.341822062 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c3800): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c3d00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c3d00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c3d00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d8acfc0 item 44 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c3d00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c3d00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.113439666 +0000 UTC m=+320.342259473 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8c3d00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dc340): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dc340): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d8ad180 item 44 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dc340): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dc340): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dc340): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dc340): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dc340): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.114104403 +0000 UTC m=+320.342924220 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dc340): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dc8c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dc8c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dc8c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dc8c0): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dc8c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.114104403 +0000 UTC m=+320.342924220 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dc8c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d8ad340 item 44 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dcf00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dcf00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dcf00): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dcf00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dcf00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dcf00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dcf00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.115320154 +0000 UTC m=+320.344139961 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dcf00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dd400): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dd400): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dd400): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d8ad6c0 item 45 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dd400): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dd400): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.115752865 +0000 UTC m=+320.344572672 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8dd400): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8ddb00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8ddb00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8ddb00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8ddb00): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8ddb00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.115752865 +0000 UTC m=+320.344572672 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8ddb00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d8ad880 item 45 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fa240): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fa240): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fa240): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fa240): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fa240): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fa240): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fa240): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.116991209 +0000 UTC m=+320.345811016 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fa240): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fa740): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fa740): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fa740): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d8adc00 item 46 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fa740): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fa740): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.117509682 +0000 UTC m=+320.346329489 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fa740): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fae40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fae40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fae40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fae40): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fae40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.117509682 +0000 UTC m=+320.346329489 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fae40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d8addc0 item 46 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fb480): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fb480): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fb480): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fb480): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fb480): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fb480): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fb480): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.118688424 +0000 UTC m=+320.347508231 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fb480): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fb980): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fb980): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fb980): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d90c2a0 item 47 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fb980): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fb980): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.119114172 +0000 UTC m=+320.347933979 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d8fb980): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91c180): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91c180): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91c180): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91c180): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91c180): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.119114172 +0000 UTC m=+320.347933979 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91c180): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d90c460 item 47 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91c7c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91c7c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91c7c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91c7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91c7c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91c7c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91c7c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.120275692 +0000 UTC m=+320.349095499 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91c7c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91ccc0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91ccc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91ccc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d90c7e0 item 48 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91ccc0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91ccc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.120730795 +0000 UTC m=+320.349550603 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91ccc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91d3c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91d3c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91d3c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91d3c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91d3c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.120730795 +0000 UTC m=+320.349550603 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91d3c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d90c9a0 item 48 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91da00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91da00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91da00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91da00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91da00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.121943251 +0000 UTC m=+320.350763057 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91da00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91de80): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91de80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91de80): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91de80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91de80): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91de80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d90cd20 item 49 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91de80): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91de80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.122390871 +0000 UTC m=+320.351210688 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d91de80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9384c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9384c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9384c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9384c0): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9384c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.122390871 +0000 UTC m=+320.351210688 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9384c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d90cee0 item 49 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d938b40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d938b40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d938b40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d938b40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d938b40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.123550717 +0000 UTC m=+320.352370525 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d938b40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d939040): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d939040): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d939040): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d90d260 item 50 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d939040): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d939040): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d939040): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d939040): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d939040): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.124104646 +0000 UTC m=+320.352924453 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d939040): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9395c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9395c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9395c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9395c0): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9395c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.124104646 +0000 UTC m=+320.352924453 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9395c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d90d420 item 50 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d939c40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d939c40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d939c40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d939c40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d939c40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.125307833 +0000 UTC m=+320.354127641 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d939c40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95a240): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95a240): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95a240): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95a240): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95a240): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95a240): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d90d7a0 item 51 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95a240): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95a240): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.125840052 +0000 UTC m=+320.354659859 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95a240): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95a780): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95a780): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95a780): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95a780): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95a780): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.125840052 +0000 UTC m=+320.354659859 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95a780): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d90d960 item 51 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95ae00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95ae00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95ae00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95ae00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95ae00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.127125574 +0000 UTC m=+320.355945381 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95ae00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95b300): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95b300): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95b300): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d90dce0 item 52 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95b300): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95b300): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95b300): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95b300): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95b300): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.127640661 +0000 UTC m=+320.356460468 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95b300): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95b880): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95b880): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95b880): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95b880): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95b880): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.127640661 +0000 UTC m=+320.356460468 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d95b880): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d972000 item 52 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978000): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978000): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978000): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978000): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978000): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.128714626 +0000 UTC m=+320.357534433 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978000): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978500): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978500): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978500): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978500): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978500): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978500): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d972380 item 53 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978500): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978500): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.129107623 +0000 UTC m=+320.357927431 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978500): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978a40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978a40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978a40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978a40): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978a40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.129107623 +0000 UTC m=+320.357927431 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d978a40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d972540 item 53 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9790c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9790c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9790c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9790c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9790c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.130537155 +0000 UTC m=+320.359356963 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9790c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9795c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9795c0): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9795c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d9728c0 item 54 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9795c0): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9795c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9795c0): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9795c0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9795c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.131061449 +0000 UTC m=+320.359881256 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9795c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d979b40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d979b40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d979b40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d979b40): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d979b40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.131061449 +0000 UTC m=+320.359881256 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d979b40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d972a80 item 54 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9982c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9982c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9982c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9982c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9982c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.132123211 +0000 UTC m=+320.360943018 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9982c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9987c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9987c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9987c0): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9987c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9987c0): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9987c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d972e00 item 55 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9987c0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9987c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.132585599 +0000 UTC m=+320.361405406 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9987c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d998d00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d998d00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d998d00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d998d00): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d998d00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.132585599 +0000 UTC m=+320.361405406 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d998d00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d972fc0 item 55 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999380): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999380): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999380): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999380): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999380): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.133798736 +0000 UTC m=+320.362618542 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999380): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999880): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999880): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999880): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d973340 item 56 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999880): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999880): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999880): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999880): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999880): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.134285288 +0000 UTC m=+320.363105095 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999880): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999e00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999e00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999e00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999e00): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999e00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.134285288 +0000 UTC m=+320.363105095 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d999e00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d973500 item 56 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2540): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2540): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2540): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2540): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2540): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2540): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2540): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2540): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.135553267 +0000 UTC m=+320.364373074 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2540): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2a80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2a80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2a80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d973880 item 57 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2a80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2a80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.135979186 +0000 UTC m=+320.364798993 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2a80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2fc0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2fc0): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2fc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2fc0): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2fc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d973a40 item 57 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2fc0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2fc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.136406739 +0000 UTC m=+320.365226546 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b2fc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b3540): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b3540): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b3540): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b3540): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b3540): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.136406739 +0000 UTC m=+320.365226546 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b3540): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d973c00 item 57 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b3b80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b3b80): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b3b80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b3b80): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b3b80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b3b80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b3b80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b3b80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.137552509 +0000 UTC m=+320.366372316 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9b3b80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d61c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d61c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d61c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d9d20e0 item 58 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d61c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d61c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.137987315 +0000 UTC m=+320.366807121 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d61c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d6700): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d6700): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d6700): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d9d22a0 item 58 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d6700): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d6700): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d6700): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d6700): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d6700): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.138504063 +0000 UTC m=+320.367323871 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d6700): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d6cc0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d6cc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d6cc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d6cc0): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d6cc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.138504063 +0000 UTC m=+320.367323871 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d6cc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d9d2460 item 58 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7300): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7300): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7300): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7300): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7300): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7300): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7300): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7300): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.139787291 +0000 UTC m=+320.368607098 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7300): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7840): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7840): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7840): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d9d27e0 item 59 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7840): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7840): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.140171242 +0000 UTC m=+320.368991049 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7840): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7d80): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7d80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7d80): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7d80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7d80): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7d80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d9d29a0 item 59 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7d80): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7d80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.140637867 +0000 UTC m=+320.369457675 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d9d7d80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04400): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04400): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04400): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04400): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04400): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.140637867 +0000 UTC m=+320.369457675 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04400): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d9d2b60 item 59 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04a40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04a40): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04a40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04a40): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04a40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04a40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04a40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04a40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.141850563 +0000 UTC m=+320.370670370 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04a40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04f80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04f80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04f80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d9d2ee0 item 60 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04f80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04f80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.142278255 +0000 UTC m=+320.371098062 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da04f80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da054c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da054c0): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da054c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d9d30a0 item 60 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da054c0): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da054c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da054c0): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da054c0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da054c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.142766041 +0000 UTC m=+320.371585848 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da054c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da05a80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da05a80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da05a80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da05a80): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da05a80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.142766041 +0000 UTC m=+320.371585848 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da05a80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d9d3260 item 60 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da221c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da221c0): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da221c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da221c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da221c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da221c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da221c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da221c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.143976913 +0000 UTC m=+320.372796720 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da221c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da22700): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da22700): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da22700): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d9d35e0 item 61 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da22700): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da22700): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.144447705 +0000 UTC m=+320.373267513 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da22700): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da22e00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da22e00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da22e00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da22e00): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da22e00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.144447705 +0000 UTC m=+320.373267513 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da22e00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d9d37a0 item 61 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da23440): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da23440): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da23440): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da23440): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da23440): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da23440): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da23440): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da23440): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.145657926 +0000 UTC m=+320.374477734 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da23440): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da23980): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da23980): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da23980): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d9d3b20 item 62 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da23980): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da23980): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.146057646 +0000 UTC m=+320.374877463 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da23980): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3e180): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3e180): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3e180): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3e180): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3e180): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.146057646 +0000 UTC m=+320.374877463 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3e180): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d9d3ce0 item 62 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3e7c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3e7c0): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3e7c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3e7c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3e7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3e7c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3e7c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3e7c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.147264561 +0000 UTC m=+320.376084368 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3e7c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3ed00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3ed00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3ed00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42da421c0 item 63 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3ed00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3ed00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.147937364 +0000 UTC m=+320.376757171 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3ed00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3f400): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3f400): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3f400): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3f400): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3f400): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.147937364 +0000 UTC m=+320.376757171 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3f400): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42da42380 item 63 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3fa40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3fa40): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3fa40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3fa40): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3fa40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3fa40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3fa40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3fa40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.149296794 +0000 UTC m=+320.378116601 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da3fa40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62080): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62080): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62080): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42da42700 item 64 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62080): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62080): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.149783207 +0000 UTC m=+320.378603013 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62080): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62780): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62780): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62780): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62780): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62780): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.149783207 +0000 UTC m=+320.378603013 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62780): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42da428c0 item 64 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62dc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62dc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62dc0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62dc0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62dc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.151135283 +0000 UTC m=+320.379955091 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da62dc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63240): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63240): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63240): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63240): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63240): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42da42c40 item 65 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63240): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63240): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.151727225 +0000 UTC m=+320.380547032 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63240): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63740): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63740): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63740): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63740): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63740): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.151727225 +0000 UTC m=+320.380547032 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63740): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42da42e00 item 65 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63d80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63d80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63d80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63d80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63d80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.153128173 +0000 UTC m=+320.381947980 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da63d80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82300): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82300): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42da43180 item 66 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82300): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82300): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82300): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82300): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82300): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.153653869 +0000 UTC m=+320.382473676 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82300): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82840): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82840): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82840): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82840): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82840): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.153653869 +0000 UTC m=+320.382473676 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82840): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42da43340 item 66 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82e80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82e80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82e80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82e80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82e80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.154890299 +0000 UTC m=+320.383710106 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da82e80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83300): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83300): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83300): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83300): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83300): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42da436c0 item 67 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83300): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83300): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.156544453 +0000 UTC m=+320.385364259 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83300): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83800): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83800): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83800): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83800): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83800): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.156544453 +0000 UTC m=+320.385364259 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83800): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42da43880 item 67 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83e80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83e80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83e80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83e80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83e80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.157858247 +0000 UTC m=+320.386678055 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da83e80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9e480): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9e480): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42da43c00 item 68 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9e480): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9e480): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9e480): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9e480): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9e480): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.158341835 +0000 UTC m=+320.387161643 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9e480): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9e9c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9e9c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9e9c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9e9c0): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9e9c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.158341835 +0000 UTC m=+320.387161643 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9e9c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42da43dc0 item 68 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f000): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f000): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f000): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f000): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f000): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.159728397 +0000 UTC m=+320.388548204 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f000): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f480): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f480): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f480): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f480): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f480): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42daac2a0 item 69 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f480): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f480): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.160243643 +0000 UTC m=+320.389063451 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f480): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f980): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f980): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f980): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f980): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f980): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.160243643 +0000 UTC m=+320.389063451 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42da9f980): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42daac460 item 69 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabe100): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabe100): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabe100): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabe100): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabe100): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.161469654 +0000 UTC m=+320.390289460 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabe100): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabe600): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabe600): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42daac7e0 item 70 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabe600): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabe600): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabe600): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabe600): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabe600): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.161939065 +0000 UTC m=+320.390758872 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabe600): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabeb40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabeb40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabeb40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabeb40): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabeb40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.161939065 +0000 UTC m=+320.390758872 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabeb40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42daac9a0 item 70 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabf1c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabf1c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabf1c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabf1c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabf1c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.163257048 +0000 UTC m=+320.392076855 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabf1c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabf6c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabf6c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabf6c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabf6c0): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabf6c0): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42daacd20 item 71 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabf6c0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabf6c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.163715818 +0000 UTC m=+320.392535625 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabf6c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabfbc0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabfbc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabfbc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabfbc0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabfbc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.163715818 +0000 UTC m=+320.392535625 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dabfbc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42daacee0 item 71 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6340): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6340): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6340): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6340): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6340): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.165033581 +0000 UTC m=+320.393853388 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6340): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6840): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6840): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42daad260 item 72 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6840): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6840): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6840): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6840): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6840): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.165565559 +0000 UTC m=+320.394385367 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6840): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6d80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6d80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6d80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6d80): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6d80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.165565559 +0000 UTC m=+320.394385367 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae6d80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42daad420 item 72 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7340): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7340): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7340): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7340): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7340): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7340): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7340): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.16661105 +0000 UTC m=+320.395430857 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7340): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7840): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7840): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7840): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42daad7a0 item 73 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7840): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7840): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.167165922 +0000 UTC m=+320.395985729 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7840): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7d00): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7d00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7d00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7d00): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7d00): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42daad960 item 73 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7d00): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7d00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.167678573 +0000 UTC m=+320.396498380 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dae7d00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafe340): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafe340): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafe340): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafe340): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafe340): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.167678573 +0000 UTC m=+320.396498380 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafe340): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42daadb20 item 73 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafe980): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafe980): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafe980): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafe980): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafe980): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafe980): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafe980): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.168899364 +0000 UTC m=+320.397719171 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafe980): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafee80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafee80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafee80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db10000 item 74 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafee80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafee80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.169330613 +0000 UTC m=+320.398150420 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dafee80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42daff3c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42daff3c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db101c0 item 74 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42daff3c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42daff3c0): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42daff3c0): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42daff3c0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42daff3c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.170035736 +0000 UTC m=+320.398855544 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42daff3c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42daff940): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42daff940): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42daff940): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42daff940): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42daff940): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.170035736 +0000 UTC m=+320.398855544 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42daff940): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db10380 item 74 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20080): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20080): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20080): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20080): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20080): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20080): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20080): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.171353599 +0000 UTC m=+320.400173406 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20080): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20580): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20580): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20580): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db10700 item 75 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20580): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20580): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.171884686 +0000 UTC m=+320.400704493 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20580): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20ac0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20ac0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20ac0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20ac0): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20ac0): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db108c0 item 75 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20ac0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20ac0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.172382349 +0000 UTC m=+320.401202166 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db20ac0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21000): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21000): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21000): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21000): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21000): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.172382349 +0000 UTC m=+320.401202166 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21000): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db10a80 item 75 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21640): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21640): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21640): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21640): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21640): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21640): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21640): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.173650038 +0000 UTC m=+320.402469845 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21640): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21b40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21b40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21b40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db10e00 item 76 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21b40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21b40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.174196483 +0000 UTC m=+320.403016290 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db21b40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3e180): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3e180): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db10fc0 item 76 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3e180): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3e180): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3e180): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3e180): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3e180): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.174789185 +0000 UTC m=+320.403608993 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3e180): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3e700): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3e700): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3e700): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3e700): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3e700): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.174789185 +0000 UTC m=+320.403608993 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3e700): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db11180 item 76 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3ed40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3ed40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3ed40): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3ed40): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3ed40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3ed40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3ed40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.176025786 +0000 UTC m=+320.404845593 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3ed40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3f240): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3f240): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3f240): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db11500 item 77 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3f240): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3f240): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.17655593 +0000 UTC m=+320.405375747 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3f240): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3f940): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3f940): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3f940): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3f940): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3f940): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.17655593 +0000 UTC m=+320.405375747 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db3f940): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db116c0 item 77 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5c080): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5c080): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5c080): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5c080): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5c080): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5c080): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5c080): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.178027802 +0000 UTC m=+320.406847619 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5c080): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5c580): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5c580): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5c580): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db11a40 item 78 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5c580): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5c580): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.178668985 +0000 UTC m=+320.407488812 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5c580): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5cc80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5cc80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5cc80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5cc80): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5cc80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.178668985 +0000 UTC m=+320.407488812 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5cc80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db11c00 item 78 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5d2c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5d2c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5d2c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5d2c0): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5d2c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5d2c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5d2c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.180135677 +0000 UTC m=+320.408955484 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5d2c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5d7c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5d7c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5d7c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db700e0 item 79 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5d7c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5d7c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.180540486 +0000 UTC m=+320.409360293 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5d7c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5dec0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5dec0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5dec0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5dec0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5dec0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.180540486 +0000 UTC m=+320.409360293 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db5dec0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db702a0 item 79 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7e600): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7e600): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7e600): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7e600): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7e600): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7e600): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7e600): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.181891902 +0000 UTC m=+320.410711709 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7e600): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7eb00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7eb00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7eb00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db70620 item 80 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7eb00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7eb00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.182371422 +0000 UTC m=+320.411191229 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7eb00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7f200): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7f200): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7f200): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7f200): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7f200): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.182371422 +0000 UTC m=+320.411191229 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7f200): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db707e0 item 80 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7f840): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7f840): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7f840): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7f840): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7f840): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.183828807 +0000 UTC m=+320.412648634 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7f840): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7fcc0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7fcc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7fcc0): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7fcc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7fcc0): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7fcc0): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db70b60 item 81 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7fcc0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7fcc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.184447256 +0000 UTC m=+320.413267073 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db7fcc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db9c300): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db9c300): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db9c300): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db9c300): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db9c300): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.184447256 +0000 UTC m=+320.413267073 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42db9c300): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42db70d20 item 81 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d1ffa80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d1ffa80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d1ffa80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d1ffa80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d1ffa80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.185943705 +0000 UTC m=+320.414763512 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d1ffa80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52a080): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52a080): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52a080): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d526070 item 82 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52a080): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52a080): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52a080): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52a080): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52a080): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.186494227 +0000 UTC m=+320.415314035 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52a080): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52a600): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52a600): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52a600): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52a600): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52a600): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.186494227 +0000 UTC m=+320.415314035 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52a600): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d526230 item 82 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ac80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ac80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ac80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ac80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ac80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.187733062 +0000 UTC m=+320.416552879 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52ac80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52b180): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52b180): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52b180): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52b180): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52b180): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52b180): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d5265b0 item 83 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52b180): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52b180): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.18818531 +0000 UTC m=+320.417005117 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52b180): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52b6c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52b6c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52b6c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52b6c0): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52b6c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.18818531 +0000 UTC m=+320.417005117 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52b6c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d526770 item 83 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52bd40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52bd40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52bd40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52bd40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52bd40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.189401371 +0000 UTC m=+320.418221179 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d52bd40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0c340): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0c340): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0c340): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d526af0 item 84 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0c340): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0c340): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0c340): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0c340): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0c340): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.189965621 +0000 UTC m=+320.418785438 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0c340): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0c8c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0c8c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0c8c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0c8c0): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0c8c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.189965621 +0000 UTC m=+320.418785438 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0c8c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d526cb0 item 84 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0cf40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0cf40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0cf40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0cf40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0cf40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.191186562 +0000 UTC m=+320.420006369 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0cf40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0d440): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0d440): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0d440): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0d440): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0d440): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0d440): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d527030 item 85 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0d440): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0d440): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.191798229 +0000 UTC m=+320.420618036 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0d440): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0d980): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0d980): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0d980): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0d980): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0d980): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.191798229 +0000 UTC m=+320.420618036 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc0d980): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d5271f0 item 85 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2c100): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2c100): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2c100): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2c100): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2c100): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.193134206 +0000 UTC m=+320.421954013 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2c100): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2c600): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2c600): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2c600): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d527570 item 86 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2c600): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2c600): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2c600): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2c600): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2c600): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.193603537 +0000 UTC m=+320.422423344 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2c600): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2cb80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2cb80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2cb80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2cb80): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2cb80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.193603537 +0000 UTC m=+320.422423344 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2cb80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d527730 item 86 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2d200): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2d200): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2d200): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2d200): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2d200): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.194647886 +0000 UTC m=+320.423467693 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2d200): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2d700): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2d700): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2d700): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2d700): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2d700): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2d700): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d527ab0 item 87 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2d700): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2d700): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.195167471 +0000 UTC m=+320.423987278 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2d700): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2dc40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2dc40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2dc40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2dc40): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2dc40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.195167471 +0000 UTC m=+320.423987278 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc2dc40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d527c70 item 87 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4e3c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4e3c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4e3c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4e3c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4e3c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.196471117 +0000 UTC m=+320.425290924 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4e3c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4e8c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4e8c0): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4e8c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dc52150 item 88 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4e8c0): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4e8c0): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4e8c0): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4e8c0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4e8c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.197018093 +0000 UTC m=+320.425837900 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4e8c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4ee40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4ee40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4ee40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4ee40): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4ee40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.197018093 +0000 UTC m=+320.425837900 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4ee40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dc52310 item 88 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4f480): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4f480): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4f480): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4f480): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4f480): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4f480): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4f480): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4f480): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.198202135 +0000 UTC m=+320.427021952 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4f480): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4f9c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4f9c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4f9c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dc52690 item 89 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4f9c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4f9c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.198757527 +0000 UTC m=+320.427577334 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc4f9c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68000): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68000): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68000): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68000): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68000): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68000): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dc52850 item 89 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68000): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68000): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.199233871 +0000 UTC m=+320.428053677 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68000): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68580): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68580): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68580): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68580): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68580): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.199233871 +0000 UTC m=+320.428053677 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68580): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dc52a10 item 89 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68bc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68bc0): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68bc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68bc0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68bc0): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68bc0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68bc0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68bc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.200338794 +0000 UTC m=+320.429158601 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc68bc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69100): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69100): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69100): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dc52d90 item 90 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69100): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69100): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.200743132 +0000 UTC m=+320.429562939 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69100): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69640): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69640): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69640): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dc52f50 item 90 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69640): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69640): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69640): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69640): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69640): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.20130662 +0000 UTC m=+320.430126427 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69640): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69c00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69c00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69c00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69c00): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69c00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.20130662 +0000 UTC m=+320.430126427 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc69c00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dc53110 item 90 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86340): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86340): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86340): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86340): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86340): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86340): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86340): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86340): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.202441019 +0000 UTC m=+320.431260826 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86340): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86880): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86880): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86880): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dc53490 item 91 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86880): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86880): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.202858602 +0000 UTC m=+320.431678409 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86880): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86dc0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86dc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86dc0): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86dc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86dc0): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86dc0): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dc53650 item 91 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86dc0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86dc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.203392012 +0000 UTC m=+320.432211819 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc86dc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87340): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87340): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87340): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87340): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87340): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.203392012 +0000 UTC m=+320.432211819 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87340): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dc53810 item 91 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87980): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87980): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87980): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87980): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87980): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87980): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87980): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87980): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.204548523 +0000 UTC m=+320.433368329 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87980): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87ec0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87ec0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87ec0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dc53b90 item 92 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87ec0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87ec0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.204977176 +0000 UTC m=+320.433796984 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dc87ec0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca8500): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca8500): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca8500): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dc53d50 item 92 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca8500): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca8500): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca8500): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca8500): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca8500): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.205533371 +0000 UTC m=+320.434353177 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca8500): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca8ac0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca8ac0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca8ac0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca8ac0): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca8ac0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.205533371 +0000 UTC m=+320.434353177 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca8ac0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dcb2070 item 92 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9100): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9100): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9100): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9100): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9100): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9100): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9100): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9100): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.206830745 +0000 UTC m=+320.435650552 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9100): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9640): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9640): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9640): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dcb23f0 item 93 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9640): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9640): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.20731898 +0000 UTC m=+320.436138788 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9640): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9d40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9d40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9d40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9d40): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9d40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.20731898 +0000 UTC m=+320.436138788 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dca9d40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dcb25b0 item 93 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dcca480): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dcca480): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dcca480): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dcca480): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dcca480): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dcca480): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dcca480): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dcca480): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.208660838 +0000 UTC m=+320.437480645 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dcca480): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dcca9c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dcca9c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dcca9c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dcb2930 item 94 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dcca9c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dcca9c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.20906119 +0000 UTC m=+320.437881007 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dcca9c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccb0c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccb0c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccb0c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccb0c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccb0c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.20906119 +0000 UTC m=+320.437881007 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccb0c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dcb2af0 item 94 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccb700): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccb700): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccb700): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccb700): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccb700): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccb700): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccb700): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccb700): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.210299243 +0000 UTC m=+320.439119050 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccb700): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccbc40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccbc40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccbc40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dcb2e70 item 95 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccbc40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccbc40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.210760047 +0000 UTC m=+320.439579854 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dccbc40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4440): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4440): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4440): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4440): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4440): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.210760047 +0000 UTC m=+320.439579854 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4440): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dcb3030 item 95 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4a80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4a80): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4a80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4a80): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4a80): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4a80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4a80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4a80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.212022536 +0000 UTC m=+320.440842343 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4a80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4fc0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4fc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4fc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dcb33b0 item 96 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4fc0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4fc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.212445399 +0000 UTC m=+320.441265206 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce4fc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce56c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce56c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce56c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce56c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce56c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.212445399 +0000 UTC m=+320.441265206 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dce56c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dcb3570 item 96 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= 2026/07/10 03:36:21 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:36:21 DEBUG : Looking for writers 2026/07/10 03:36:21 DEBUG : >WaitForWriters: 2026/07/10 03:36:21 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:36:21 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:36:21 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:36:21 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:21 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/10 03:36:21 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d412680): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d412680): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d412680): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d412680): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d412680): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.814382771 +0000 UTC m=+321.043202578 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d412680): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d412b00): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d412b00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d412b00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d412b00): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d412b00): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d412b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d412b00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.814382771 +0000 UTC m=+321.043202578 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d412b00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413040): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413040): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413040): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413040): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413040): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.814382771 +0000 UTC m=+321.043202578 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413040): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d5eb8f0 item 1 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413680): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413680): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413680): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413680): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413680): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.817126448 +0000 UTC m=+321.045946256 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413680): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413b80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413b80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413b80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413b80): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413b80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.817126448 +0000 UTC m=+321.045946256 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42d413b80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42d5ebdc0 item 2 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda62c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda62c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda62c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda62c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda62c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.818624479 +0000 UTC m=+321.047444287 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda62c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda6740): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda6740): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda6740): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda6740): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda6740): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda6740): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda6740): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.818624479 +0000 UTC m=+321.047444287 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda6740): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda6c00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda6c00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda6c00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda6c00): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda6c00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.818624479 +0000 UTC m=+321.047444287 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda6c00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dda22a0 item 3 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda7280): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda7280): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda7280): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda7280): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda7280): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.82077822 +0000 UTC m=+321.049598027 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda7280): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda77c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda77c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda77c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda77c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda77c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.82077822 +0000 UTC m=+321.049598027 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda77c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dda2770 item 4 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda7e00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda7e00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda7e00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda7e00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda7e00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.823322605 +0000 UTC m=+321.052142411 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dda7e00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6380): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6380): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6380): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6380): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6380): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6380): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6380): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.823322605 +0000 UTC m=+321.052142411 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6380): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6840): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6840): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6840): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6840): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6840): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.823322605 +0000 UTC m=+321.052142411 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6840): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dda2af0 item 5 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6ec0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6ec0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6ec0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6ec0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6ec0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.825572026 +0000 UTC m=+321.054391843 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc6ec0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc7400): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc7400): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc7400): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc7400): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc7400): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.825572026 +0000 UTC m=+321.054391843 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc7400): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dda2fc0 item 6 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc7a80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc7a80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc7a80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc7a80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc7a80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.827159032 +0000 UTC m=+321.055978840 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42ddc7a80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4080): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4080): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4080): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4080): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4080): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4080): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4080): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.827159032 +0000 UTC m=+321.055978840 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4080): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4540): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4540): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4540): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4540): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4540): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.827159032 +0000 UTC m=+321.055978840 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4540): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dda3340 item 7 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4bc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4bc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4bc0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4bc0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4bc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.829716682 +0000 UTC m=+321.058536488 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4bc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4c700): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4c700): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4c700): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4c700): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4c700): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.829716682 +0000 UTC m=+321.058536488 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4c700): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dd030a0 item 8 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4ccc0): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42dd4ccc0): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4ccc0): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4ccc0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4ccc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4ccc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4ccc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4d080): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4d080): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4d080): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4d080): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4d080): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.831195456 +0000 UTC m=+321.060015263 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4d080): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4d500): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4d500): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4d500): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4d500): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4d500): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4d500): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4d500): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.831195456 +0000 UTC m=+321.060015263 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4d500): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4da00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4da00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4da00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4da00): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4da00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.831195456 +0000 UTC m=+321.060015263 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dd4da00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dd03420 item 9 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0a180): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0a180): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0a180): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0a180): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0a180): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.833262284 +0000 UTC m=+321.062082091 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0a180): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0a6c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0a6c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0a6c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0a6c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0a6c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.833262284 +0000 UTC m=+321.062082091 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0a6c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dd038f0 item 10 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0ad00): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42de0ad00): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0ad00): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0ad00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0ad00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0ad00): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0ad00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0b0c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0b0c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0b0c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0b0c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0b0c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.834918872 +0000 UTC m=+321.063738679 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0b0c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0b5c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0b5c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0b5c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0b5c0): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0b5c0): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0b5c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0b5c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.834918872 +0000 UTC m=+321.063738679 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0b5c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0bac0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0bac0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0bac0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0bac0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0bac0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.834918872 +0000 UTC m=+321.063738679 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de0bac0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dd03c70 item 11 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2a240): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2a240): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2a240): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2a240): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2a240): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.837048067 +0000 UTC m=+321.065867875 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2a240): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2a780): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2a780): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2a780): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2a780): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2a780): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.837048067 +0000 UTC m=+321.065867875 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2a780): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de282a0 item 12 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2adc0): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42de2adc0): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2adc0): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2adc0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2adc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2adc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2adc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2b180): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2b180): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2b180): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2b180): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2b180): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.839048881 +0000 UTC m=+321.067868689 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2b180): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2b840): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2b840): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2b840): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2b840): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2b840): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.839048881 +0000 UTC m=+321.067868689 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2b840): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de28620 item 13 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2bec0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2bec0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2bec0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2bec0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2bec0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.840860501 +0000 UTC m=+321.069680318 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de2bec0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4c500): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4c500): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4c500): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4c500): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4c500): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.840860501 +0000 UTC m=+321.069680318 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4c500): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de289a0 item 14 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4cb40): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42de4cb40): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4cb40): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4cb40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4cb40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4cb40): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4cb40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4cf00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4cf00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4cf00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4cf00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4cf00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.842891942 +0000 UTC m=+321.071711749 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4cf00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4d5c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4d5c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4d5c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4d5c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4d5c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.842891942 +0000 UTC m=+321.071711749 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4d5c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de28d20 item 15 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4e00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4e00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4e00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4e00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4e00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.844508666 +0000 UTC m=+321.073328473 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde4e00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5340): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5340): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5340): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5340): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5340): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.844508666 +0000 UTC m=+321.073328473 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5340): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dda3880 item 16 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5980): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5980): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5980): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5980): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5980): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.846025883 +0000 UTC m=+321.074845689 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5980): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5e00): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5e00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5e00): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5e00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5e00): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5e00): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5e00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.846025883 +0000 UTC m=+321.074845689 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dde5e00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84400): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84400): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84400): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84400): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84400): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.846025883 +0000 UTC m=+321.074845689 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84400): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dda3c00 item 17 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84a80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84a80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84a80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84a80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84a80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.848397333 +0000 UTC m=+321.077217139 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84a80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84fc0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84fc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84fc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84fc0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84fc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.848397333 +0000 UTC m=+321.077217139 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de84fc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de88230 item 18 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de85640): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de85640): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de85640): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de85640): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de85640): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.849905893 +0000 UTC m=+321.078725700 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de85640): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de85b40): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de85b40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de85b40): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de85b40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de85b40): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de85b40): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de85b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de85b40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.849905893 +0000 UTC m=+321.078725700 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de85b40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea6140): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea6140): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea6140): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea6140): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea6140): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.849905893 +0000 UTC m=+321.078725700 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea6140): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de885b0 item 19 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4dc40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4dc40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4dc40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4dc40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4dc40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.852315645 +0000 UTC m=+321.081135451 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de4dc40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6e280): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6e280): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6e280): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6e280): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6e280): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.852315645 +0000 UTC m=+321.081135451 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6e280): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de290a0 item 20 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6e900): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6e900): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6e900): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6e900): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6e900): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.853761166 +0000 UTC m=+321.082580984 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6e900): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6ee00): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6ee00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6ee00): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6ee00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6ee00): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6ee00): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6ee00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6ee00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.853761166 +0000 UTC m=+321.082580984 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6ee00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6f300): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6f300): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6f300): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6f300): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6f300): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.853761166 +0000 UTC m=+321.082580984 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6f300): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de29420 item 21 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6f980): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6f980): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6f980): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6f980): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6f980): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.856120864 +0000 UTC m=+321.084940671 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6f980): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6fec0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6fec0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6fec0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6fec0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6fec0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.856120864 +0000 UTC m=+321.084940671 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42de6fec0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de298f0 item 22 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df08640): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df08640): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df08640): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df08640): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df08640): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.857956808 +0000 UTC m=+321.086776615 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df08640): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df08b40): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df08b40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df08b40): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df08b40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df08b40): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df08b40): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df08b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df08b40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.857956808 +0000 UTC m=+321.086776615 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df08b40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df09040): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df09040): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df09040): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df09040): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df09040): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.857956808 +0000 UTC m=+321.086776615 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df09040): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de29c70 item 23 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df096c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df096c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df096c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df096c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df096c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.860821013 +0000 UTC m=+321.089640820 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df096c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df09c00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df09c00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df09c00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df09c00): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df09c00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.860821013 +0000 UTC m=+321.089640820 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df09c00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df1a2a0 item 24 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26340): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42df26340): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26340): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26340): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26340): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26340): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26340): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26700): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26700): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26700): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26700): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26700): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.862643873 +0000 UTC m=+321.091463680 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26700): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26c00): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26c00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26c00): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26c00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26c00): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26c00): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26c00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.862643873 +0000 UTC m=+321.091463680 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df26c00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df27140): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df27140): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df27140): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df27140): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df27140): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.862643873 +0000 UTC m=+321.091463680 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df27140): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df1a620 item 25 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df277c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df277c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df277c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df277c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df277c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.865024179 +0000 UTC m=+321.093843987 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df277c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df27d00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df27d00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df27d00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df27d00): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df27d00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.865024179 +0000 UTC m=+321.093843987 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df27d00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df1aaf0 item 26 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4e440): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42df4e440): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4e440): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4e440): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4e440): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4e440): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4e440): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4e800): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4e800): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4e800): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4e800): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4e800): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.866745909 +0000 UTC m=+321.095565716 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4e800): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4ed00): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4ed00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4ed00): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4ed00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4ed00): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4ed00): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4ed00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4ed00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.866745909 +0000 UTC m=+321.095565716 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4ed00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4f240): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4f240): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4f240): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4f240): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4f240): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.866745909 +0000 UTC m=+321.095565716 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4f240): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df1ae70 item 27 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4f8c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4f8c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4f8c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4f8c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4f8c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.868944795 +0000 UTC m=+321.097764692 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4f8c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4fe00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4fe00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4fe00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4fe00): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4fe00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.868944795 +0000 UTC m=+321.097764692 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df4fe00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df1b340 item 28 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea68c0): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42dea68c0): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea68c0): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea68c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea68c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea68c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea68c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea6c80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea6c80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea6c80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea6c80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea6c80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.870847425 +0000 UTC m=+321.099667232 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea6c80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea7340): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea7340): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea7340): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea7340): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea7340): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.870847425 +0000 UTC m=+321.099667232 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea7340): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de88a80 item 29 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea79c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea79c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea79c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea79c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea79c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.873587226 +0000 UTC m=+321.102407033 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dea79c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4000): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4000): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4000): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4000): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4000): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.873587226 +0000 UTC m=+321.102407033 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4000): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de88e00 item 30 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4640): _readAt: size=2, off=0 2026/07/10 03:36:21 ERROR : open-test-file(0x34b42dec4640): Couldn't read size of file 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4640): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4640): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4640): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4640): close: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4640): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4a00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4a00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4a00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4a00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4a00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.875030895 +0000 UTC m=+321.103850702 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec4a00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec50c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec50c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec50c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec50c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec50c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.875030895 +0000 UTC m=+321.103850702 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec50c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de89180 item 31 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec5740): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec5740): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec5740): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec5740): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec5740): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.876868773 +0000 UTC m=+321.105688600 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec5740): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec5c80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec5c80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec5c80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec5c80): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec5c80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.876868773 +0000 UTC m=+321.105688600 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dec5c80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de89500 item 32 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee43c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee43c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee43c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee43c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee43c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.878773728 +0000 UTC m=+321.107593555 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee43c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee4840): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee4840): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee4840): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee4840): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee4840): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de89880 item 33 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee4840): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee4840): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.879473931 +0000 UTC m=+321.108293768 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee4840): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee4d40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee4d40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee4d40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee4d40): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee4d40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.879473931 +0000 UTC m=+321.108293768 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee4d40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de89a40 item 33 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5380): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5380): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5380): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5380): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5380): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.881235927 +0000 UTC m=+321.110055744 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5380): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5800): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5800): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42de89dc0 item 34 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5800): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5800): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5800): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5800): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5800): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.881896166 +0000 UTC m=+321.110715973 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5800): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5d40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5d40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5d40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5d40): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5d40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.881896166 +0000 UTC m=+321.110715973 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dee5d40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df820e0 item 34 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8a480): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8a480): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8a480): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8a480): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8a480): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.883414435 +0000 UTC m=+321.112234271 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8a480): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8a900): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8a900): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8a900): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8a900): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8a900): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df82460 item 35 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8a900): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8a900): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.8839342 +0000 UTC m=+321.112754007 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8a900): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8ae00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8ae00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8ae00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8ae00): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8ae00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.8839342 +0000 UTC m=+321.112754007 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8ae00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df82620 item 35 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8b480): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8b480): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8b480): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8b480): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8b480): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.886753399 +0000 UTC m=+321.115573207 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8b480): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8b980): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8b980): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df829a0 item 36 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8b980): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8b980): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8b980): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8b980): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8b980): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.887503897 +0000 UTC m=+321.116323725 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8b980): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8bec0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8bec0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8bec0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8bec0): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8bec0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.887503897 +0000 UTC m=+321.116323725 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df8bec0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df82b60 item 36 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6600): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6600): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6600): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6600): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6600): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.889124349 +0000 UTC m=+321.117944175 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6600): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6a80): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6a80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6a80): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6a80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6a80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df82ee0 item 37 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6a80): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6a80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.88998385 +0000 UTC m=+321.118803667 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6a80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6f80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6f80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6f80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6f80): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6f80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.88998385 +0000 UTC m=+321.118803667 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa6f80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df830a0 item 37 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa7600): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa7600): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa7600): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa7600): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa7600): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.891876983 +0000 UTC m=+321.120696790 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa7600): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa7b00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa7b00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df83420 item 38 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa7b00): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa7b00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa7b00): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa7b00): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa7b00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.89250466 +0000 UTC m=+321.121324508 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfa7b00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc6140): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc6140): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc6140): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc6140): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc6140): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.89250466 +0000 UTC m=+321.121324508 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc6140): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df835e0 item 38 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc67c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc67c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc67c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc67c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc67c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.8945081 +0000 UTC m=+321.123327947 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc67c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc6cc0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc6cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc6cc0): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc6cc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc6cc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df83960 item 39 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc6cc0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc6cc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.895380086 +0000 UTC m=+321.124199913 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc6cc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc71c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc71c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc71c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc71c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc71c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.895380086 +0000 UTC m=+321.124199913 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc71c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df83b20 item 39 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df647c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df647c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df647c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df647c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df647c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.897223965 +0000 UTC m=+321.126043772 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df647c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df64cc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df64cc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df1b810 item 40 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df64cc0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df64cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df64cc0): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df64cc0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df64cc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.897795709 +0000 UTC m=+321.126615516 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df64cc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df65200): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df65200): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df65200): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df65200): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df65200): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.897795709 +0000 UTC m=+321.126615516 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df65200): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df1b9d0 item 40 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df657c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df657c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df657c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df657c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df657c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df657c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df657c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.899164336 +0000 UTC m=+321.127984164 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df657c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df65cc0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df65cc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df65cc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df1bd50 item 41 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df65cc0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df65cc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.899618438 +0000 UTC m=+321.128438255 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42df65cc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002280): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002280): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002280): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002280): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002280): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e004070 item 41 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002280): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002280): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.900587577 +0000 UTC m=+321.129407423 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002280): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0027c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0027c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0027c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0027c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0027c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.900587577 +0000 UTC m=+321.129407423 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0027c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e004230 item 41 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7480): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7480): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7480): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7480): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7480): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7480): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7480): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.902531333 +0000 UTC m=+321.131351411 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7480): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7980): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7980): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7980): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42df83d50 item 42 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7980): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7980): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.903149443 +0000 UTC m=+321.131969251 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7980): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7ec0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7ec0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dfe0070 item 42 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7ec0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7ec0): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7ec0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7ec0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.903785236 +0000 UTC m=+321.132605043 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfc7ec0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe4540): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe4540): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe4540): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe4540): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe4540): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.903785236 +0000 UTC m=+321.132605043 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe4540): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dfe0230 item 42 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe4b80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe4b80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe4b80): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe4b80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe4b80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe4b80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe4b80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.905063865 +0000 UTC m=+321.133883672 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe4b80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe5080): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe5080): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe5080): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dfe05b0 item 43 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe5080): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe5080): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.905517667 +0000 UTC m=+321.134337484 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe5080): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe55c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe55c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe55c0): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe55c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe55c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dfe0770 item 43 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe55c0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe55c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.906505219 +0000 UTC m=+321.135325046 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe55c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe5b00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe5b00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe5b00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe5b00): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe5b00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.906505219 +0000 UTC m=+321.135325046 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42dfe5b00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42dfe0930 item 43 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002e00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002e00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002e00): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002e00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002e00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002e00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002e00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.908520731 +0000 UTC m=+321.137340578 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e002e00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003300): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003300): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003300): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e0045b0 item 44 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003300): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003300): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.911604757 +0000 UTC m=+321.140424564 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003300): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003840): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003840): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e004770 item 44 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003840): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003840): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003840): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003840): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003840): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.912718017 +0000 UTC m=+321.141537863 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003840): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003dc0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003dc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003dc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003dc0): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003dc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.912718017 +0000 UTC m=+321.141537863 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e003dc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e004930 item 44 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e028500): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e028500): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e028500): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e028500): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e028500): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e028500): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e028500): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.915333594 +0000 UTC m=+321.144153431 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e028500): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e028a00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e028a00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e028a00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e004cb0 item 45 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e028a00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e028a00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.916169162 +0000 UTC m=+321.144988969 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e028a00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029100): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029100): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029100): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029100): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029100): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.916169162 +0000 UTC m=+321.144988969 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029100): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e004e70 item 45 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029740): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029740): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029740): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029740): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029740): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029740): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029740): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.919500363 +0000 UTC m=+321.148320220 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029740): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029c40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029c40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029c40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e0051f0 item 46 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029c40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029c40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.920308889 +0000 UTC m=+321.149128696 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e029c40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048440): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048440): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048440): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048440): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048440): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.920308889 +0000 UTC m=+321.149128696 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048440): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e0053b0 item 46 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048a80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048a80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048a80): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048a80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048a80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048a80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048a80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.923068437 +0000 UTC m=+321.151888354 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048a80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048f80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048f80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048f80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e005730 item 47 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048f80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048f80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.923625021 +0000 UTC m=+321.152444839 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e048f80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e049680): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e049680): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e049680): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e049680): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e049680): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.923625021 +0000 UTC m=+321.152444839 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e049680): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e0058f0 item 47 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e049cc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e049cc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e049cc0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e049cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e049cc0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e049cc0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e049cc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.925474201 +0000 UTC m=+321.154294008 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e049cc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0622c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0622c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0622c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e005c70 item 48 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0622c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0622c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.925895722 +0000 UTC m=+321.154715539 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0622c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0629c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0629c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0629c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0629c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0629c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.925895722 +0000 UTC m=+321.154715539 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0629c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e005e30 item 48 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e063000): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e063000): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e063000): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e063000): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e063000): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.927149375 +0000 UTC m=+321.155969181 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e063000): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e063480): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e063480): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e063480): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e063480): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e063480): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e063480): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e06c310 item 49 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e063480): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e063480): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.927535679 +0000 UTC m=+321.156355486 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e063480): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0639c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0639c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0639c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0639c0): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0639c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.927535679 +0000 UTC m=+321.156355486 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e0639c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e06c4d0 item 49 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108140): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108140): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108140): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108140): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108140): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.929356735 +0000 UTC m=+321.158176543 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108140): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108640): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108640): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108640): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e06c850 item 50 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108640): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108640): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108640): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108640): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108640): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.932627162 +0000 UTC m=+321.161446969 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108640): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108bc0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108bc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108bc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108bc0): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108bc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.932627162 +0000 UTC m=+321.161446969 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e108bc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e06ca10 item 50 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109240): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109240): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109240): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109240): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109240): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.933706137 +0000 UTC m=+321.162525944 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109240): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109740): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109740): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109740): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109740): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109740): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109740): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e06cd90 item 51 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109740): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109740): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.934121195 +0000 UTC m=+321.162941002 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109740): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109c80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109c80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109c80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109c80): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109c80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.934121195 +0000 UTC m=+321.162941002 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e109c80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e06cf50 item 51 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126400): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126400): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126400): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126400): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126400): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.935777042 +0000 UTC m=+321.164596849 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126400): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126900): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126900): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126900): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e06d2d0 item 52 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126900): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126900): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126900): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126900): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126900): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.936327636 +0000 UTC m=+321.165147442 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126900): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126e80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126e80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126e80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126e80): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126e80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.936327636 +0000 UTC m=+321.165147442 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e126e80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e06d490 item 52 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e127500): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e127500): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e127500): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e127500): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e127500): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.937370622 +0000 UTC m=+321.166190430 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e127500): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e127a00): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e127a00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e127a00): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e127a00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e127a00): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e127a00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e06d810 item 53 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e127a00): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e127a00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.937779339 +0000 UTC m=+321.166599146 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e127a00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14c040): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14c040): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14c040): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14c040): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14c040): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.937779339 +0000 UTC m=+321.166599146 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14c040): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e06d9d0 item 53 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14c6c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14c6c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14c6c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14c6c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14c6c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.938992405 +0000 UTC m=+321.167812213 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14c6c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14cbc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14cbc0): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14cbc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e06dd50 item 54 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14cbc0): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14cbc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14cbc0): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14cbc0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14cbc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.939544521 +0000 UTC m=+321.168364338 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14cbc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14d140): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14d140): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14d140): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14d140): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14d140): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.939544521 +0000 UTC m=+321.168364338 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14d140): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e174070 item 54 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14d7c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14d7c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14d7c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14d7c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14d7c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.940702874 +0000 UTC m=+321.169522681 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14d7c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14dcc0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14dcc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14dcc0): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14dcc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14dcc0): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14dcc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1743f0 item 55 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14dcc0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14dcc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.941169621 +0000 UTC m=+321.169989428 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e14dcc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186300): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186300): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186300): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186300): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186300): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.941169621 +0000 UTC m=+321.169989428 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186300): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1745b0 item 55 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186980): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186980): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186980): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186980): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186980): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.942389109 +0000 UTC m=+321.171208916 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186980): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186e80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186e80): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186e80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e174930 item 56 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186e80): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186e80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186e80): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186e80): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186e80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.942870852 +0000 UTC m=+321.171690659 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e186e80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e187400): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e187400): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e187400): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e187400): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e187400): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.942870852 +0000 UTC m=+321.171690659 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e187400): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e174af0 item 56 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e187a40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e187a40): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e187a40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e187a40): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e187a40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e187a40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e187a40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e187a40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.943928587 +0000 UTC m=+321.172748394 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e187a40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a2080): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a2080): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a2080): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e174e70 item 57 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a2080): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a2080): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.944405702 +0000 UTC m=+321.173225509 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a2080): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a25c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a25c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a25c0): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a25c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a25c0): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a25c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e175030 item 57 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a25c0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a25c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.94485794 +0000 UTC m=+321.173677747 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a25c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a2b40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a2b40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a2b40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a2b40): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a2b40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.94485794 +0000 UTC m=+321.173677747 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a2b40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1751f0 item 57 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3180): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3180): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3180): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3180): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3180): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3180): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3180): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3180): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.94598785 +0000 UTC m=+321.174807658 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3180): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a36c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a36c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a36c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e175570 item 58 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a36c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a36c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.946439548 +0000 UTC m=+321.175259356 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a36c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3c00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3c00): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3c00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e175730 item 58 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3c00): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3c00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3c00): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3c00): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3c00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.946900373 +0000 UTC m=+321.175720180 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1a3c00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c02c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c02c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c02c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c02c0): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c02c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.946900373 +0000 UTC m=+321.175720180 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c02c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1758f0 item 58 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c0900): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c0900): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c0900): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c0900): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c0900): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c0900): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c0900): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c0900): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.947973306 +0000 UTC m=+321.176793113 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c0900): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c0e40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c0e40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c0e40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e175c70 item 59 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c0e40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c0e40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.948392492 +0000 UTC m=+321.177212299 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c0e40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c1380): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c1380): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c1380): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c1380): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c1380): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c1380): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e175e30 item 59 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c1380): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c1380): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.948838149 +0000 UTC m=+321.177657956 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c1380): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c1900): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c1900): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c1900): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c1900): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c1900): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.948838149 +0000 UTC m=+321.177657956 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1c1900): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1d8150 item 59 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4040): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4040): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4040): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4040): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4040): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4040): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4040): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4040): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.950052417 +0000 UTC m=+321.178872224 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4040): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4580): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4580): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4580): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1d84d0 item 60 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4580): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4580): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.950529813 +0000 UTC m=+321.179349620 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4580): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4ac0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4ac0): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4ac0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1d8690 item 60 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4ac0): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4ac0): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4ac0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4ac0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.951065648 +0000 UTC m=+321.179885465 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e4ac0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e5080): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e5080): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e5080): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e5080): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e5080): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.951065648 +0000 UTC m=+321.179885465 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e5080): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1d8850 item 60 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e56c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e56c0): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e56c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e56c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e56c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e56c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e56c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e56c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.952320382 +0000 UTC m=+321.181140189 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e56c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e5c00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e5c00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e5c00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1d8bd0 item 61 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e5c00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e5c00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.952708982 +0000 UTC m=+321.181528799 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e1e5c00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200400): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200400): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200400): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200400): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200400): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.952708982 +0000 UTC m=+321.181528799 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200400): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1d8d90 item 61 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200a40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200a40): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200a40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200a40): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200a40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200a40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200a40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200a40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.953973394 +0000 UTC m=+321.182793202 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200a40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200f80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200f80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200f80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1d9110 item 62 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200f80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200f80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.954387922 +0000 UTC m=+321.183207728 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e200f80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e201680): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e201680): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e201680): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e201680): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e201680): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.954387922 +0000 UTC m=+321.183207728 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e201680): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1d92d0 item 62 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e201cc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e201cc0): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e201cc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e201cc0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e201cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e201cc0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e201cc0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e201cc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.957163229 +0000 UTC m=+321.185983036 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e201cc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21e300): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21e300): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21e300): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1d9650 item 63 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21e300): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21e300): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.95754244 +0000 UTC m=+321.186362247 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21e300): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21ea00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21ea00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21ea00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21ea00): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21ea00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.95754244 +0000 UTC m=+321.186362247 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21ea00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1d9810 item 63 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21f040): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21f040): open at offset 0 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21f040): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21f040): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21f040): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21f040): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21f040): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21f040): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.958813284 +0000 UTC m=+321.187633092 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21f040): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21f580): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21f580): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21f580): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1d9b90 item 64 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21f580): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21f580): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.959268659 +0000 UTC m=+321.188088467 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21f580): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21fc80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21fc80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21fc80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21fc80): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21fc80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.959268659 +0000 UTC m=+321.188088467 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e21fc80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e1d9d50 item 64 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23e3c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23e3c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23e3c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23e3c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23e3c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.960579018 +0000 UTC m=+321.189398855 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23e3c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23e840): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23e840): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23e840): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23e840): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23e840): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e240230 item 65 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23e840): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23e840): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.96112906 +0000 UTC m=+321.189948867 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23e840): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23ed40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23ed40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23ed40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23ed40): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23ed40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.96112906 +0000 UTC m=+321.189948867 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23ed40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2403f0 item 65 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23f380): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23f380): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23f380): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23f380): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23f380): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.962160626 +0000 UTC m=+321.190980432 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23f380): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23f800): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23f800): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e240770 item 66 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23f800): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23f800): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23f800): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23f800): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23f800): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.962649732 +0000 UTC m=+321.191469540 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23f800): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23fd40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23fd40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23fd40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23fd40): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23fd40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.962649732 +0000 UTC m=+321.191469540 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e23fd40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e240930 item 66 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262480): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262480): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262480): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262480): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262480): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.963724459 +0000 UTC m=+321.192544267 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262480): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262900): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262900): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262900): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262900): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262900): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e240cb0 item 67 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262900): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262900): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.964168353 +0000 UTC m=+321.192988160 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262900): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262e00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262e00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262e00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262e00): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262e00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.964168353 +0000 UTC m=+321.192988160 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e262e00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e240e70 item 67 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263480): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263480): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263480): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263480): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263480): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.965322168 +0000 UTC m=+321.194141975 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263480): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263980): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263980): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2411f0 item 68 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263980): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263980): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263980): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263980): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263980): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.965761903 +0000 UTC m=+321.194581709 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263980): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263ec0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263ec0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263ec0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263ec0): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263ec0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.965761903 +0000 UTC m=+321.194581709 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e263ec0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2413b0 item 68 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282600): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282600): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282600): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282600): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282600): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.966985348 +0000 UTC m=+321.195805155 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282600): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282a80): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282a80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282a80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282a80): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282a80): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e241730 item 69 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282a80): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282a80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.967511685 +0000 UTC m=+321.196331493 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282a80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282f80): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282f80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282f80): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282f80): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282f80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.967511685 +0000 UTC m=+321.196331493 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e282f80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2418f0 item 69 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e283600): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e283600): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e283600): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e283600): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e283600): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.969152385 +0000 UTC m=+321.197972191 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e283600): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e283b00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e283b00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e241c70 item 70 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e283b00): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e283b00): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e283b00): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e283b00): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e283b00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.969654536 +0000 UTC m=+321.198474344 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e283b00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a4140): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a4140): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a4140): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a4140): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a4140): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.969654536 +0000 UTC m=+321.198474344 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a4140): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e241e30 item 70 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a47c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a47c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a47c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a47c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a47c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.97074396 +0000 UTC m=+321.199563768 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a47c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a4cc0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a4cc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a4cc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a4cc0): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a4cc0): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2a6310 item 71 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a4cc0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a4cc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.971324078 +0000 UTC m=+321.200143886 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a4cc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a51c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a51c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a51c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a51c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a51c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.971324078 +0000 UTC m=+321.200143886 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a51c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2a64d0 item 71 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a5840): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a5840): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a5840): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a5840): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a5840): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.972486881 +0000 UTC m=+321.201306687 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a5840): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a5d40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a5d40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2a6850 item 72 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a5d40): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a5d40): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a5d40): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a5d40): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a5d40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.972948628 +0000 UTC m=+321.201768434 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2a5d40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2be380): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2be380): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2be380): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2be380): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2be380): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.972948628 +0000 UTC m=+321.201768434 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2be380): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2a6a10 item 72 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2be940): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2be940): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2be940): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2be940): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2be940): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2be940): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2be940): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.974148948 +0000 UTC m=+321.202968756 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2be940): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bee40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bee40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bee40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2a6d90 item 73 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bee40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bee40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.974521428 +0000 UTC m=+321.203341236 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bee40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bf300): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bf300): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bf300): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bf300): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bf300): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2a6f50 item 73 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bf300): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bf300): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.975239184 +0000 UTC m=+321.204058992 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bf300): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bf840): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bf840): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bf840): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bf840): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bf840): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.975239184 +0000 UTC m=+321.204058992 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bf840): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2a7110 item 73 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bfe80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bfe80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bfe80): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bfe80): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bfe80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bfe80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bfe80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.976838656 +0000 UTC m=+321.205658464 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2bfe80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2de480): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2de480): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2de480): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2a7490 item 74 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2de480): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2de480): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.977660327 +0000 UTC m=+321.206480134 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2de480): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2de9c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2de9c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2a7650 item 74 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2de9c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2de9c0): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2de9c0): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2de9c0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2de9c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.978170815 +0000 UTC m=+321.206990623 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2de9c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2def40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2def40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2def40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2def40): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2def40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.978170815 +0000 UTC m=+321.206990623 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2def40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2a7810 item 74 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2df580): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2df580): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2df580): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2df580): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2df580): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2df580): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2df580): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.979267454 +0000 UTC m=+321.208087261 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2df580): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2dfa80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2dfa80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2dfa80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2a7b90 item 75 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2dfa80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2dfa80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.979658877 +0000 UTC m=+321.208478685 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e2dfa80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3020c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3020c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3020c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3020c0): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3020c0): _writeAt: size=3, off=2 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e2a7d50 item 75 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3020c0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3020c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.980397062 +0000 UTC m=+321.209216869 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3020c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e302600): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e302600): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e302600): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e302600): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e302600): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.980397062 +0000 UTC m=+321.209216869 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e302600): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e308070 item 75 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e302c40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e302c40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e302c40): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e302c40): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e302c40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e302c40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e302c40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.982433594 +0000 UTC m=+321.211253401 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e302c40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303140): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303140): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303140): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3083f0 item 76 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303140): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303140): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.983017218 +0000 UTC m=+321.211837025 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303140): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303680): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303680): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3085b0 item 76 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303680): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303680): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303680): _writeAt: size=3, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303680): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303680): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.983799707 +0000 UTC m=+321.212619513 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303680): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303c00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303c00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303c00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303c00): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303c00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.983799707 +0000 UTC m=+321.212619513 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e303c00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e308770 item 76 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324340): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324340): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324340): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324340): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324340): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324340): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324340): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.984928635 +0000 UTC m=+321.213748442 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324340): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324840): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324840): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324840): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e308af0 item 77 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324840): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324840): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.985494537 +0000 UTC m=+321.214314344 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324840): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324f40): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324f40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324f40): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324f40): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324f40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.985494537 +0000 UTC m=+321.214314344 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e324f40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e308cb0 item 77 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e325580): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e325580): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e325580): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e325580): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e325580): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e325580): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e325580): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.986682005 +0000 UTC m=+321.215501822 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e325580): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e325a80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e325a80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e325a80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e309030 item 78 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e325a80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e325a80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.98734028 +0000 UTC m=+321.216160087 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e325a80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e340280): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e340280): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e340280): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e340280): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e340280): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.98734028 +0000 UTC m=+321.216160087 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e340280): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3091f0 item 78 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3408c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3408c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3408c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3408c0): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3408c0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3408c0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3408c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.988562373 +0000 UTC m=+321.217382181 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3408c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e340dc0): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e340dc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e340dc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e309570 item 79 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e340dc0): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e340dc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.988977892 +0000 UTC m=+321.217797699 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e340dc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3414c0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3414c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3414c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3414c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3414c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.988977892 +0000 UTC m=+321.217797699 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3414c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e309730 item 79 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e341b00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e341b00): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e341b00): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e341b00): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e341b00): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e341b00): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e341b00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.990537138 +0000 UTC m=+321.219356945 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e341b00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35c100): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35c100): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35c100): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e309ab0 item 80 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35c100): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35c100): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.990985951 +0000 UTC m=+321.219805757 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35c100): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35c800): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35c800): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35c800): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35c800): >_readAt: n=5, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35c800): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.990985951 +0000 UTC m=+321.219805757 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35c800): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e309c70 item 80 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35ce40): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35ce40): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35ce40): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35ce40): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35ce40): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.992908367 +0000 UTC m=+321.221728174 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35ce40): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35d2c0): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35d2c0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35d2c0): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35d2c0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35d2c0): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35d2c0): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e370150 item 81 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35d2c0): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35d2c0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.993498706 +0000 UTC m=+321.222318512 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35d2c0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35d800): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35d800): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35d800): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35d800): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35d800): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.993498706 +0000 UTC m=+321.222318512 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35d800): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e370310 item 81 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35de80): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35de80): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35de80): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35de80): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35de80): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.994630589 +0000 UTC m=+321.223450396 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e35de80): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e380480): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e380480): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e380480): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e370690 item 82 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e380480): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e380480): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e380480): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e380480): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e380480): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.995162326 +0000 UTC m=+321.223982134 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e380480): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e380a00): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e380a00): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e380a00): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e380a00): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e380a00): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.995162326 +0000 UTC m=+321.223982134 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e380a00): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e370850 item 82 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381080): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381080): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381080): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381080): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381080): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.996408535 +0000 UTC m=+321.225228342 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381080): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381580): _readAt: size=2, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381580): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381580): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381580): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381580): >_readAt: n=2, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381580): _writeAt: size=3, off=7 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e370bd0 item 83 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381580): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381580): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.996915606 +0000 UTC m=+321.225735413 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381580): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381ac0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381ac0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381ac0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381ac0): >_readAt: n=8, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381ac0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.996915606 +0000 UTC m=+321.225735413 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e381ac0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e370d90 item 83 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2240): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2240): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2240): _writeAt: size=5, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2240): >_writeAt: n=5, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2240): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.998346741 +0000 UTC m=+321.227166548 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2240): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2740): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2740): open at offset 5 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2740): >openPending: err= 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e371110 item 84 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2740): _readAt: size=2, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2740): >_readAt: n=0, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2740): _writeAt: size=3, off=5 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2740): >_writeAt: n=3, err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2740): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.999053497 +0000 UTC m=+321.227873305 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2740): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2cc0): _readAt: size=512, off=0 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2cc0): openPending: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2cc0): >openPending: err= 2026/07/10 03:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2cc0): >_readAt: n=3, err=EOF 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2cc0): close: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:21.999053497 +0000 UTC m=+321.227873305 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:21 DEBUG : open-test-file(0x34b42e3a2cc0): >close: err= 2026/07/10 03:36:21 DEBUG : open-test-file: Remove: 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3712d0 item 84 2026/07/10 03:36:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3340): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3340): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3340): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3340): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3340): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.000626288 +0000 UTC m=+321.229446105 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3340): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3840): _readAt: size=2, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3840): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3840): open at offset 5 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3840): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3840): >_readAt: n=2, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3840): _writeAt: size=3, off=7 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e371650 item 85 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3840): >_writeAt: n=3, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3840): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.001712947 +0000 UTC m=+321.230532754 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3840): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3d80): _readAt: size=512, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3d80): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3d80): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3d80): >_readAt: n=8, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3d80): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.001712947 +0000 UTC m=+321.230532754 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3a3d80): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: Remove: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e371810 item 85 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2500): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2500): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2500): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2500): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2500): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.003386547 +0000 UTC m=+321.232206354 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2500): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2a00): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2a00): open at offset 5 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2a00): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e371b90 item 86 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2a00): _readAt: size=2, off=5 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2a00): >_readAt: n=0, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2a00): _writeAt: size=3, off=5 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2a00): >_writeAt: n=3, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2a00): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.003880505 +0000 UTC m=+321.232700311 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2a00): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2f80): _readAt: size=512, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2f80): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2f80): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2f80): >_readAt: n=3, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2f80): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.003880505 +0000 UTC m=+321.232700311 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c2f80): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: Remove: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e371d50 item 86 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c3600): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c3600): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c3600): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c3600): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c3600): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.005072401 +0000 UTC m=+321.233892208 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c3600): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c3b00): _readAt: size=2, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c3b00): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c3b00): open at offset 5 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c3b00): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c3b00): >_readAt: n=2, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c3b00): _writeAt: size=3, off=7 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3d8230 item 87 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c3b00): >_writeAt: n=3, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c3b00): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.005598948 +0000 UTC m=+321.234418756 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3c3b00): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e2140): _readAt: size=512, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e2140): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e2140): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e2140): >_readAt: n=8, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e2140): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.005598948 +0000 UTC m=+321.234418756 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e2140): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: Remove: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3d83f0 item 87 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e27c0): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e27c0): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e27c0): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e27c0): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e27c0): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.006759646 +0000 UTC m=+321.235579453 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e27c0): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e2cc0): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e2cc0): open at offset 5 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e2cc0): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3d8770 item 88 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e2cc0): _readAt: size=2, off=5 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e2cc0): >_readAt: n=0, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e2cc0): _writeAt: size=3, off=5 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e2cc0): >_writeAt: n=3, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e2cc0): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.007250308 +0000 UTC m=+321.236070114 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e2cc0): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3240): _readAt: size=512, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3240): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3240): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3240): >_readAt: n=3, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3240): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.007250308 +0000 UTC m=+321.236070114 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3240): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: Remove: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3d8930 item 88 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3880): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3880): open at offset 0 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3880): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3880): _readAt: size=2, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3880): >_readAt: n=0, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3880): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3880): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3880): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.008626941 +0000 UTC m=+321.237446748 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3880): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3dc0): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3dc0): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3dc0): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3d8cb0 item 89 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3dc0): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3dc0): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.009037701 +0000 UTC m=+321.237857508 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e3e3dc0): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406400): _readAt: size=2, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406400): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406400): open at offset 5 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406400): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406400): >_readAt: n=2, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406400): _writeAt: size=3, off=7 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3d8e70 item 89 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406400): >_writeAt: n=3, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406400): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.009538921 +0000 UTC m=+321.238358728 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406400): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406980): _readAt: size=512, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406980): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406980): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406980): >_readAt: n=8, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406980): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.009538921 +0000 UTC m=+321.238358728 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406980): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: Remove: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3d9030 item 89 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406fc0): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406fc0): open at offset 0 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406fc0): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406fc0): _readAt: size=2, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406fc0): >_readAt: n=0, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406fc0): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406fc0): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406fc0): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.010690391 +0000 UTC m=+321.239510198 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e406fc0): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e407500): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e407500): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e407500): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3d93b0 item 90 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e407500): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e407500): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.011142901 +0000 UTC m=+321.239962708 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e407500): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e407a40): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e407a40): open at offset 5 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e407a40): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3d9570 item 90 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e407a40): _readAt: size=2, off=5 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e407a40): >_readAt: n=0, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e407a40): _writeAt: size=3, off=5 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e407a40): >_writeAt: n=3, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e407a40): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.011746403 +0000 UTC m=+321.240566210 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e407a40): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428100): _readAt: size=512, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428100): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428100): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428100): >_readAt: n=3, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428100): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.011746403 +0000 UTC m=+321.240566210 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428100): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: Remove: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3d9730 item 90 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428740): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428740): open at offset 0 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428740): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428740): _readAt: size=2, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428740): >_readAt: n=0, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428740): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428740): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428740): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.013146781 +0000 UTC m=+321.241966588 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428740): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428c80): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428c80): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428c80): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3d9ab0 item 91 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428c80): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428c80): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.013671756 +0000 UTC m=+321.242491563 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e428c80): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4291c0): _readAt: size=2, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4291c0): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4291c0): open at offset 5 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4291c0): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4291c0): >_readAt: n=2, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4291c0): _writeAt: size=3, off=7 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3d9c70 item 91 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4291c0): >_writeAt: n=3, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4291c0): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.01427089 +0000 UTC m=+321.243090697 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4291c0): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e429740): _readAt: size=512, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e429740): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e429740): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e429740): >_readAt: n=8, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e429740): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.01427089 +0000 UTC m=+321.243090697 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e429740): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: Remove: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e3d9e30 item 91 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e429d80): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e429d80): open at offset 0 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e429d80): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e429d80): _readAt: size=2, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e429d80): >_readAt: n=0, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e429d80): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e429d80): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e429d80): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.015560279 +0000 UTC m=+321.244380086 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e429d80): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4443c0): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4443c0): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4443c0): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e43a310 item 92 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4443c0): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4443c0): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.016050809 +0000 UTC m=+321.244870616 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4443c0): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e444900): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e444900): open at offset 5 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e444900): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e43a4d0 item 92 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e444900): _readAt: size=2, off=5 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e444900): >_readAt: n=0, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e444900): _writeAt: size=3, off=5 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e444900): >_writeAt: n=3, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e444900): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.016695569 +0000 UTC m=+321.245515376 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e444900): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e444ec0): _readAt: size=512, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e444ec0): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e444ec0): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e444ec0): >_readAt: n=3, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e444ec0): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.016695569 +0000 UTC m=+321.245515376 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e444ec0): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: Remove: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e43a690 item 92 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e445500): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e445500): open at offset 0 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e445500): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e445500): _readAt: size=2, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e445500): >_readAt: n=0, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e445500): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e445500): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e445500): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.018133226 +0000 UTC m=+321.246953034 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e445500): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e445a40): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e445a40): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e445a40): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e43aa10 item 93 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e445a40): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e445a40): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.018627093 +0000 UTC m=+321.247446900 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e445a40): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462240): _readAt: size=512, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462240): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462240): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462240): >_readAt: n=5, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462240): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.018627093 +0000 UTC m=+321.247446900 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462240): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: Remove: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e43abd0 item 93 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462880): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462880): open at offset 0 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462880): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462880): _readAt: size=2, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462880): >_readAt: n=0, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462880): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462880): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462880): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.019910801 +0000 UTC m=+321.248730609 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462880): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462dc0): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462dc0): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462dc0): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e43af50 item 94 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462dc0): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462dc0): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.020379411 +0000 UTC m=+321.249199218 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e462dc0): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4634c0): _readAt: size=512, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4634c0): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4634c0): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4634c0): >_readAt: n=5, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4634c0): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.020379411 +0000 UTC m=+321.249199218 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4634c0): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: Remove: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e43b110 item 94 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e463b00): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e463b00): open at offset 0 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e463b00): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e463b00): _readAt: size=2, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e463b00): >_readAt: n=0, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e463b00): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e463b00): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e463b00): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.021488222 +0000 UTC m=+321.250308029 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e463b00): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480140): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480140): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480140): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e43b490 item 95 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480140): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480140): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.021946671 +0000 UTC m=+321.250766479 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480140): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480840): _readAt: size=512, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480840): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480840): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480840): >_readAt: n=5, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480840): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.021946671 +0000 UTC m=+321.250766479 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480840): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: Remove: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e43b650 item 95 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480e80): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480e80): open at offset 0 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480e80): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480e80): _readAt: size=2, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480e80): >_readAt: n=0, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480e80): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480e80): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480e80): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.023270736 +0000 UTC m=+321.252090543 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e480e80): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4813c0): _writeAt: size=5, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4813c0): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4813c0): >openPending: err= 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e43b9d0 item 96 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4813c0): >_writeAt: n=5, err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4813c0): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.02387486 +0000 UTC m=+321.252694667 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e4813c0): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:36:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:36:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e481ac0): _readAt: size=512, off=0 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e481ac0): openPending: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e481ac0): >openPending: err= 2026/07/10 03:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e481ac0): >_readAt: n=5, err=EOF 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e481ac0): close: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:36:22.02387486 +0000 UTC m=+321.252694667 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : open-test-file(0x34b42e481ac0): >close: err= 2026/07/10 03:36:22 DEBUG : open-test-file: Remove: 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x34b42e43bb90 item 96 2026/07/10 03:36:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:36:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:36:22 DEBUG : open-test-file: >Remove: err= 2026/07/10 03:36:22 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:36:22 DEBUG : Looking for writers 2026/07/10 03:36:22 DEBUG : >WaitForWriters: 2026/07/10 03:36:22 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.52s) --- PASS: TestRWFileHandleOpenTests/writes (0.78s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- 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.74s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:36:22 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:36:22 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:36:22 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:22 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:22 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:36:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:22 DEBUG : file1: newRWFileHandle: 2026/07/10 03:36:22 DEBUG : file1(0x34b42d52e080): openPending: 2026/07/10 03:36:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:22 DEBUG : file1(0x34b42d52e080): >openPending: err= 2026/07/10 03:36:22 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 03:36:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 03:36:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 03:36:22 DEBUG : file1(0x34b42d52e080): _writeAt: size=2, off=0 2026/07/10 03:36:22 DEBUG : file1(0x34b42d52e080): >_writeAt: n=2, err= 2026/07/10 03:36:22 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/10 03:36:22 DEBUG : file1(0x34b42d52e080): RWFileHandle.Flush 2026/07/10 03:36:22 DEBUG : file1(0x34b42d52e080): RWFileHandle.Release 2026/07/10 03:36:22 DEBUG : file1(0x34b42d52e080): close: 2026/07/10 03:36:22 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/10 03:36:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:22 DEBUG : file1(0x34b42d52e080): >close: err= 2026/07/10 03:36:22 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:36:22 DEBUG : Looking for writers 2026/07/10 03:36:22 DEBUG : file1: reading active writers 2026/07/10 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:36:22 DEBUG : Looking for writers 2026/07/10 03:36:22 DEBUG : file1: reading active writers 2026/07/10 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:36:22 DEBUG : Looking for writers 2026/07/10 03:36:22 DEBUG : file1: reading active writers 2026/07/10 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:36:22 DEBUG : Looking for writers 2026/07/10 03:36:22 DEBUG : file1: reading active writers 2026/07/10 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:36:22 DEBUG : file1: vfs cache: starting upload 2026/07/10 03:36:22 DEBUG : Looking for writers 2026/07/10 03:36:22 DEBUG : file1: reading active writers 2026/07/10 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:36:22 DEBUG : Looking for writers 2026/07/10 03:36:22 DEBUG : file1: reading active writers 2026/07/10 03:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:36:23 DEBUG : Looking for writers 2026/07/10 03:36:23 DEBUG : file1: reading active writers 2026/07/10 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:36:23 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/10 03:36:23 DEBUG : Looking for writers 2026/07/10 03:36:23 DEBUG : file1: reading active writers 2026/07/10 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:36:24 DEBUG : file1: size = 2 OK 2026/07/10 03:36:24 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/10 03:36:24 INFO : file1: Copied (new) 2026/07/10 03:36:24 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/10 03:36:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 03:36:24 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/10 03:36:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:36:24 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 03:36:24 DEBUG : Looking for writers 2026/07/10 03:36:24 DEBUG : file1: reading active writers 2026/07/10 03:36:24 DEBUG : >WaitForWriters: 2026/07/10 03:36:25 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:36:25 DEBUG : Looking for writers 2026/07/10 03:36:25 DEBUG : file1: reading active writers 2026/07/10 03:36:25 DEBUG : >WaitForWriters: 2026/07/10 03:36:25 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.19s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:36:25 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:36:25 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:36:25 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:25 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:25 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:36:25 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:36:25 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:36:25 DEBUG : rename_me: newRWFileHandle: 2026/07/10 03:36:25 DEBUG : rename_me(0x34b42d682240): openPending: 2026/07/10 03:36:25 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:36:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/10 03:36:25 DEBUG : rename_me(0x34b42d682240): >openPending: err= 2026/07/10 03:36:25 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/10 03:36:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/10 03:36:25 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/10 03:36:25 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/10 03:36:25 DEBUG : rename_me(0x34b42d682240): _writeAt: size=5, off=0 2026/07/10 03:36:25 DEBUG : rename_me(0x34b42d682240): >_writeAt: n=5, err= 2026/07/10 03:36:25 DEBUG : rename_me(0x34b42d682240): close: 2026/07/10 03:36:25 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-10 03:36:25.740224788 +0000 UTC m=+324.969044594 2026/07/10 03:36:25 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/10 03:36:25 DEBUG : rename_me(0x34b42d682240): >close: err= 2026/07/10 03:36:25 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/10 03:36:25 DEBUG : i_was_renamed: Updating file with 0x34b42cea41a0 2026/07/10 03:36:25 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/10 03:36:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/10 03:36:25 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:36:25 DEBUG : Looking for writers 2026/07/10 03:36:25 DEBUG : i_was_renamed: reading active writers 2026/07/10 03:36:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:36:25 DEBUG : Looking for writers 2026/07/10 03:36:25 DEBUG : i_was_renamed: reading active writers 2026/07/10 03:36:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:36:25 DEBUG : Looking for writers 2026/07/10 03:36:25 DEBUG : i_was_renamed: reading active writers 2026/07/10 03:36:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:36:25 DEBUG : Looking for writers 2026/07/10 03:36:25 DEBUG : i_was_renamed: reading active writers 2026/07/10 03:36:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:36:25 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/10 03:36:25 DEBUG : Looking for writers 2026/07/10 03:36:25 DEBUG : i_was_renamed: reading active writers 2026/07/10 03:36:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:36:26 DEBUG : Looking for writers 2026/07/10 03:36:26 DEBUG : i_was_renamed: reading active writers 2026/07/10 03:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:36:26 DEBUG : Looking for writers 2026/07/10 03:36:26 DEBUG : i_was_renamed: reading active writers 2026/07/10 03:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:36:26 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/07/10 03:36:27 DEBUG : Looking for writers 2026/07/10 03:36:27 DEBUG : i_was_renamed: reading active writers 2026/07/10 03:36:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:36:27 DEBUG : i_was_renamed: size = 5 OK 2026/07/10 03:36:27 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 03:36:27 INFO : i_was_renamed: Copied (new) 2026/07/10 03:36:27 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-10 03:36:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/10 03:36:27 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/10 03:36:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/10 03:36:27 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/10 03:36:28 DEBUG : Looking for writers 2026/07/10 03:36:28 DEBUG : i_was_renamed: reading active writers 2026/07/10 03:36:28 DEBUG : >WaitForWriters: 2026/07/10 03:36:28 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.98s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:36:28 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:36:28 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:36:28 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:28 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:36:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-puniquq5navo" 2026/07/10 03:36:28 INFO : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:36:28 DEBUG : forgetting directory cache 2026/07/10 03:36:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/10 03:36:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:36:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:36:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:36:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:30 DEBUG : TestRWCacheUpdate(0x34b42d682280): _readAt: size=512, off=0 2026/07/10 03:36:30 DEBUG : TestRWCacheUpdate(0x34b42d682280): openPending: 2026/07/10 03:36:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 02:37:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/10 03:36:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 03:36:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:30 DEBUG : TestRWCacheUpdate(0x34b42d682280): >openPending: err= 2026/07/10 03:36:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 03:36:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:36:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:36:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:36:31 DEBUG : TestRWCacheUpdate(0x34b42d682280): >_readAt: n=20, err=EOF 2026/07/10 03:36:31 DEBUG : TestRWCacheUpdate(0x34b42d682280): close: 2026/07/10 03:36:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:37:28 +0000 UTC 2026/07/10 03:36:31 DEBUG : TestRWCacheUpdate(0x34b42d682280): >close: err= 2026/07/10 03:36:31 DEBUG : Re-reading directory (186.963459ms old) 2026/07/10 03:36:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 03:36:31 DEBUG : forgetting directory cache 2026/07/10 03:36:31 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): _readAt: size=512, off=0 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): openPending: 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 02:38:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-10 02:37:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-10 02:38:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-10 02:37:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/10 03:36:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 03:36:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): >openPending: err= 2026/07/10 03:36:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): >_readAt: n=20, err=EOF 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): close: 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:38:28 +0000 UTC 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): >close: err= 2026/07/10 03:36:33 DEBUG : Re-reading directory (184.640391ms old) 2026/07/10 03:36:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 03:36:34 DEBUG : forgetting directory cache 2026/07/10 03:36:34 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate(0x34b42d52e2c0): _readAt: size=512, off=0 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate(0x34b42d52e2c0): openPending: 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 02:39:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-10 02:38:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-10 02:39:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-10 02:38:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/10 03:36:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 03:36:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate(0x34b42d52e2c0): >openPending: err= 2026/07/10 03:36:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:36:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:36:36 DEBUG : TestRWCacheUpdate(0x34b42d52e2c0): >_readAt: n=20, err=EOF 2026/07/10 03:36:36 DEBUG : TestRWCacheUpdate(0x34b42d52e2c0): close: 2026/07/10 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:39:28 +0000 UTC 2026/07/10 03:36:36 DEBUG : TestRWCacheUpdate(0x34b42d52e2c0): >close: err= 2026/07/10 03:36:36 DEBUG : Re-reading directory (184.453671ms old) 2026/07/10 03:36:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 03:36:36 DEBUG : forgetting directory cache 2026/07/10 03:36:36 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate(0x34b42cec2380): _readAt: size=512, off=0 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate(0x34b42cec2380): openPending: 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 02:40:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-10 02:39:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-10 02:40:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-10 02:39:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/10 03:36:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 03:36:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate(0x34b42cec2380): >openPending: err= 2026/07/10 03:36:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate(0x34b42cec2380): >_readAt: n=20, err=EOF 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate(0x34b42cec2380): close: 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:40:28 +0000 UTC 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate(0x34b42cec2380): >close: err= 2026/07/10 03:36:38 DEBUG : Re-reading directory (184.372549ms old) 2026/07/10 03:36:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 03:36:39 DEBUG : forgetting directory cache 2026/07/10 03:36:39 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): _readAt: size=512, off=0 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): openPending: 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 02:41:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-10 02:40:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-10 02:41:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-10 02:40:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/10 03:36:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 03:36:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): >openPending: err= 2026/07/10 03:36:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:36:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:36:41 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): >_readAt: n=20, err=EOF 2026/07/10 03:36:41 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): close: 2026/07/10 03:36:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:41:28 +0000 UTC 2026/07/10 03:36:41 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): >close: err= 2026/07/10 03:36:41 DEBUG : Re-reading directory (181.86333ms old) 2026/07/10 03:36:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 03:36:41 DEBUG : forgetting directory cache 2026/07/10 03:36:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate(0x34b42d52f000): _readAt: size=512, off=0 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate(0x34b42d52f000): openPending: 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 02:42:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-10 02:41:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-10 02:42:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-10 02:41:28 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/10 03:36:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 03:36:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate(0x34b42d52f000): >openPending: err= 2026/07/10 03:36:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:36:43 DEBUG : forgetting directory cache 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate(0x34b42d52f000): >_readAt: n=20, err=EOF 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate(0x34b42d52f000): close: 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:42:28 +0000 UTC 2026/07/10 03:36:43 DEBUG : TestRWCacheUpdate(0x34b42d52f000): >close: err= 2026/07/10 03:36:43 DEBUG : Re-reading directory (249.082153ms old) 2026/07/10 03:36:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 03:36:44 DEBUG : forgetting directory cache 2026/07/10 03:36:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): _readAt: size=512, off=0 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): openPending: 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-10 02:43:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-10 02:42:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-10 02:43:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-10 02:42:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/10 03:36:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/10 03:36:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): >openPending: err= 2026/07/10 03:36:46 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): >_readAt: n=21, err=EOF 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): close: 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:43:28 +0000 UTC 2026/07/10 03:36:46 DEBUG : TestRWCacheUpdate(0x34b42d52e4c0): >close: err= 2026/07/10 03:36:46 DEBUG : Re-reading directory (184.803908ms old) 2026/07/10 03:36:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 03:36:47 DEBUG : forgetting directory cache 2026/07/10 03:36:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate(0x34b42d52ee00): _readAt: size=512, off=0 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate(0x34b42d52ee00): openPending: 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-10 02:44:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-10 02:43:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-10 02:44:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-10 02:43:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/10 03:36:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/10 03:36:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate(0x34b42d52ee00): >openPending: err= 2026/07/10 03:36:49 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate(0x34b42d52ee00): >_readAt: n=22, err=EOF 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate(0x34b42d52ee00): close: 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:44:28 +0000 UTC 2026/07/10 03:36:49 DEBUG : TestRWCacheUpdate(0x34b42d52ee00): >close: err= 2026/07/10 03:36:49 DEBUG : Re-reading directory (180.492298ms old) 2026/07/10 03:36:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 03:36:50 DEBUG : forgetting directory cache 2026/07/10 03:36:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate(0x34b42d52e3c0): _readAt: size=512, off=0 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate(0x34b42d52e3c0): openPending: 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-10 02:45:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-10 02:44:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-10 02:45:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-10 02:44:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/10 03:36:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/10 03:36:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate(0x34b42d52e3c0): >openPending: err= 2026/07/10 03:36:52 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:36:52 DEBUG : forgetting directory cache 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate(0x34b42d52e3c0): >_readAt: n=23, err=EOF 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate(0x34b42d52e3c0): close: 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:45:28 +0000 UTC 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate(0x34b42d52e3c0): >close: err= 2026/07/10 03:36:52 DEBUG : Re-reading directory (205.111061ms old) 2026/07/10 03:36:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 03:36:52 DEBUG : forgetting directory cache 2026/07/10 03:36:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate(0x34b42d52f280): _readAt: size=512, off=0 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate(0x34b42d52f280): openPending: 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-10 02:46:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-10 02:45:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-10 02:46:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-10 02:45:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/10 03:36:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/10 03:36:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate(0x34b42d52f280): >openPending: err= 2026/07/10 03:36:54 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate(0x34b42d52f280): >_readAt: n=24, err=EOF 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate(0x34b42d52f280): close: 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:46:28 +0000 UTC 2026/07/10 03:36:54 DEBUG : TestRWCacheUpdate(0x34b42d52f280): >close: err= 2026/07/10 03:36:54 DEBUG : Re-reading directory (180.475948ms old) 2026/07/10 03:36:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:36:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 03:36:55 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:36:55 DEBUG : Looking for writers 2026/07/10 03:36:55 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/10 03:36:55 DEBUG : >WaitForWriters: 2026/07/10 03:36:55 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': vfs cache: cleaner exiting 2026/07/10 03:36:55 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (27.25s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.47s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:36:57 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/07/10 03:36:59 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/07/10 03:37:00 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:00 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:37:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/10 03:37:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/10 03:37:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/10 03:37:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:37:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:37:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:37:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/10 03:37:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/10 03:37:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/10 03:37:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:37:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:37:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:37:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/10 03:37:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/10 03:37:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/10 03:37:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:37:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:37:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:37:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/10 03:37:01 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:01 DEBUG : Looking for writers 2026/07/10 03:37:01 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/10 03:37:01 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/10 03:37:01 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.01s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:02 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:02 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:02 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': Reusing VFS from active cache 2026/07/10 03:37:02 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:02 DEBUG : Looking for writers 2026/07/10 03:37:02 DEBUG : >WaitForWriters: 2026/07/10 03:37:02 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:02 DEBUG : Looking for writers 2026/07/10 03:37:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:02 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:02 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:02 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:02 DEBUG : Looking for writers 2026/07/10 03:37:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:02 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:02 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:02 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:02 DEBUG : Looking for writers 2026/07/10 03:37:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:03 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:03 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:04 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:37:06 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/10 03:37:08 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:08 DEBUG : dir: Looking for writers 2026/07/10 03:37:08 DEBUG : file2: reading active writers 2026/07/10 03:37:08 DEBUG : Looking for writers 2026/07/10 03:37:08 DEBUG : dir: reading active writers 2026/07/10 03:37:08 DEBUG : file1: reading active writers 2026/07/10 03:37:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.97s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:09 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:09 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:10 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:37:12 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/10 03:37:13 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:13 DEBUG : dir: Looking for writers 2026/07/10 03:37:13 DEBUG : Looking for writers 2026/07/10 03:37:13 DEBUG : dir: reading active writers 2026/07/10 03:37:13 DEBUG : file1: reading active writers 2026/07/10 03:37:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.80s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:15 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:15 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:15 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/10 03:37:18 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/10 03:37:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:37:19 DEBUG : file1: Open: flags=O_RDONLY 2026/07/10 03:37:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/10 03:37:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/10 03:37:19 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:37:19 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/10 03:37:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:37:19 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/10 03:37:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:37:19 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:37:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/10 03:37:19 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/10 03:37:19 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/10 03:37:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/10 03:37:19 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (0 bytes), uploading instead of streaming 2026/07/10 03:37:21 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/10 03:37:21 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/10 03:37:21 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/10 03:37:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/10 03:37:21 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:37:21 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/10 03:37:21 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:21 DEBUG : dir: Looking for writers 2026/07/10 03:37:21 DEBUG : file2: reading active writers 2026/07/10 03:37:21 DEBUG : new_file.txt: reading active writers 2026/07/10 03:37:21 DEBUG : Looking for writers 2026/07/10 03:37:21 DEBUG : dir: reading active writers 2026/07/10 03:37:21 DEBUG : file1: reading active writers 2026/07/10 03:37:21 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.73s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:22 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:22 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:24 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/10 03:37:26 DEBUG : dir/file2: same parent dir (ODFfMTI3MTc1MTJfVEhZZkM) - using file/rename instead of move_copy for dir/file1 2026/07/10 03:37:26 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/10 03:37:26 DEBUG : dir/file1: Updating file with dir/file1 0x34b42e1ab110 2026/07/10 03:37:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/10 03:37:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:27 INFO : dir/file1: Moved (server-side) to: file0 2026/07/10 03:37:27 DEBUG : file0: Updating file with file0 0x34b42e1ab110 2026/07/10 03:37:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:37:27 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/10 03:37:27 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:27 DEBUG : dir: Looking for writers 2026/07/10 03:37:27 DEBUG : Looking for writers 2026/07/10 03:37:27 DEBUG : dir: reading active writers 2026/07/10 03:37:27 DEBUG : file0: reading active writers 2026/07/10 03:37:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.97s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:28 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:28 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:29 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:29 DEBUG : Looking for writers 2026/07/10 03:37:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:29 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:29 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:29 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/10 03:37:30 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/10 03:37:31 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/10 03:37:32 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/10 03:37:33 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/10 03:37:33 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:33 DEBUG : Looking for writers 2026/07/10 03:37:33 DEBUG : a: Looking for writers 2026/07/10 03:37:33 DEBUG : b: Looking for writers 2026/07/10 03:37:33 DEBUG : c: Looking for writers 2026/07/10 03:37:33 DEBUG : d: Looking for writers 2026/07/10 03:37:33 DEBUG : Looking for writers 2026/07/10 03:37:33 DEBUG : c: reading active writers 2026/07/10 03:37:33 DEBUG : d: reading active writers 2026/07/10 03:37:33 DEBUG : /: reading active writers 2026/07/10 03:37:33 DEBUG : a: reading active writers 2026/07/10 03:37:33 DEBUG : b: reading active writers 2026/07/10 03:37:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.59s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:35 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:35 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:36 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/10 03:37:37 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/10 03:37:38 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/10 03:37:38 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/10 03:37:41 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:41 DEBUG : a/b/c/d: Looking for writers 2026/07/10 03:37:41 DEBUG : a/b/c: Looking for writers 2026/07/10 03:37:41 DEBUG : d: reading active writers 2026/07/10 03:37:41 DEBUG : a/b: Looking for writers 2026/07/10 03:37:41 DEBUG : c: reading active writers 2026/07/10 03:37:41 DEBUG : a: Looking for writers 2026/07/10 03:37:41 DEBUG : b: reading active writers 2026/07/10 03:37:41 DEBUG : Looking for writers 2026/07/10 03:37:41 DEBUG : a: reading active writers 2026/07/10 03:37:41 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.20s) === 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-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:44 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:44 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:44 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:44 DEBUG : Looking for writers 2026/07/10 03:37:44 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.37s) === 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-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:44 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:44 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:37:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:37:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:37:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:37:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:44 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/10 03:37:44 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/10 03:37:44 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/10 03:37:44 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (5 bytes), uploading instead of streaming 2026/07/10 03:37:45 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/10 03:37:46 DEBUG : file1: size = 5 OK 2026/07/10 03:37:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 03:37:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/10 03:37:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:37:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:37:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:37:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:37:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:37:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:37:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:37:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:37:46 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/10 03:37:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/10 03:37:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 03:37:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:37:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:37:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:46 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (0 bytes), uploading instead of streaming 2026/07/10 03:37:48 DEBUG : file1: size = 0 OK 2026/07/10 03:37:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/10 03:37:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/10 03:37:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/10 03:37:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 03:37:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:37:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:37:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:48 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (7 bytes), uploading instead of streaming 2026/07/10 03:37:48 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/07/10 03:37:49 DEBUG : file1: size = 7 OK 2026/07/10 03:37:49 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/10 03:37:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/10 03:37:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:49 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:49 DEBUG : Looking for writers 2026/07/10 03:37:49 DEBUG : file1: reading active writers 2026/07/10 03:37:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.50s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:50 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:50 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:37:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:37:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:37:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:37:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:50 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/10 03:37:51 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/10 03:37:51 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/10 03:37:51 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/10 03:37:51 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (11 bytes), uploading instead of streaming 2026/07/10 03:37:52 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/10 03:37:53 DEBUG : file1: size = 11 OK 2026/07/10 03:37:53 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 03:37:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/10 03:37:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:53 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/10 03:37:53 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:53 DEBUG : Looking for writers 2026/07/10 03:37:53 DEBUG : file1: reading active writers 2026/07/10 03:37:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.90s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:53 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:53 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:37:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:37:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:37:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:37:54 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/10 03:37:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:54 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (5 bytes), uploading instead of streaming 2026/07/10 03:37:55 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/10 03:37:56 DEBUG : file1: size = 5 OK 2026/07/10 03:37:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 03:37:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/10 03:37:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:56 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/10 03:37:56 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:56 DEBUG : Looking for writers 2026/07/10 03:37:56 DEBUG : file1: reading active writers 2026/07/10 03:37:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.94s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:56 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:56 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:37:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:37:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:37:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:37:57 DEBUG : file1: WriteFileHandle.Release closing 2026/07/10 03:37:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:57 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (0 bytes), uploading instead of streaming 2026/07/10 03:37:58 DEBUG : file1: size = 0 OK 2026/07/10 03:37:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/10 03:37:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/10 03:37:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:58 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/10 03:37:58 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:37:58 DEBUG : Looking for writers 2026/07/10 03:37:58 DEBUG : file1: reading active writers 2026/07/10 03:37:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.47s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:37:59 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:37:59 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:37:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:37:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:37:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:37:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:37:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:37:59 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (2 bytes), uploading instead of streaming 2026/07/10 03:38:00 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/10 03:38:01 DEBUG : file1: size = 2 OK 2026/07/10 03:38:01 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/10 03:38:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/10 03:38:01 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/10 03:38:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:38:01 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:38:01 DEBUG : Looking for writers 2026/07/10 03:38:01 DEBUG : file1: reading active writers 2026/07/10 03:38:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.96s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:38:02 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:38:02 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:38:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:38:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:38:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:38:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:38:02 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (0 bytes), uploading instead of streaming 2026/07/10 03:38:04 DEBUG : file1: size = 0 OK 2026/07/10 03:38:04 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/10 03:38:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/10 03:38:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:38:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:38:04 DEBUG : file1: Open: flags=O_RDONLY 2026/07/10 03:38:04 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/10 03:38:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/10 03:38:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:38:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/10 03:38:04 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:38:04 DEBUG : Looking for writers 2026/07/10 03:38:04 DEBUG : file1: reading active writers 2026/07/10 03:38:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.61s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:38:04 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:38:04 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:38:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:38:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:38:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:38:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:38:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:38:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:38:05 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': File to upload is small (100 bytes), uploading instead of streaming 2026/07/10 03:38:05 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/07/10 03:38:06 DEBUG : file1: size = 100 OK 2026/07/10 03:38:06 DEBUG : file1: md5 = 98ee591b10fd290921642a9d38c951f1 OK 2026/07/10 03:38:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/10 03:38:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:38:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:38:06 DEBUG : file1: Open: flags=O_RDONLY 2026/07/10 03:38:06 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/10 03:38:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/10 03:38:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:38:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/10 03:38:07 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:38:07 DEBUG : Looking for writers 2026/07/10 03:38:07 DEBUG : file1: reading active writers 2026/07/10 03:38:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.97s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:38:07 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:38:07 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:38:09 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/07/10 03:38:10 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/07/10 03:38:12 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/07/10 03:38:14 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/07/10 03:38:16 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/07/10 03:38:18 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/10 03:38:18 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/10 03:38:18 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:38:18 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:38:18 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/10 03:38:18 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/10 03:38:18 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:38:19 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:38:19 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/10 03:38:19 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/10 03:38:19 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:38:19 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:38:19 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/10 03:38:19 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/10 03:38:19 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:38:19 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:38:19 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/10 03:38:19 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/10 03:38:19 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:38:20 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:38:20 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:38:20 DEBUG : flat: Looking for writers 2026/07/10 03:38:20 DEBUG : f004.txt: reading active writers 2026/07/10 03:38:20 DEBUG : f000.txt: reading active writers 2026/07/10 03:38:20 DEBUG : f001.txt: reading active writers 2026/07/10 03:38:20 DEBUG : f002.txt: reading active writers 2026/07/10 03:38:20 DEBUG : f003.txt: reading active writers 2026/07/10 03:38:20 DEBUG : Looking for writers 2026/07/10 03:38:20 DEBUG : flat: reading active writers 2026/07/10 03:38:20 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.26s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:38:22 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:38:22 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:38:23 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/07/10 03:38:25 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/07/10 03:38:28 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/07/10 03:38:30 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/10 03:38:30 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/10 03:38:30 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:38:30 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:38:30 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/10 03:38:30 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/10 03:38:30 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:38:30 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:38:30 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/10 03:38:30 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/10 03:38:30 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:38:31 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:38:31 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:38:31 DEBUG : a/b/c: Looking for writers 2026/07/10 03:38:31 DEBUG : deep.txt: reading active writers 2026/07/10 03:38:31 DEBUG : a/b: Looking for writers 2026/07/10 03:38:31 DEBUG : c: reading active writers 2026/07/10 03:38:31 DEBUG : mid.txt: reading active writers 2026/07/10 03:38:31 DEBUG : a: Looking for writers 2026/07/10 03:38:31 DEBUG : b: reading active writers 2026/07/10 03:38:31 DEBUG : top.txt: reading active writers 2026/07/10 03:38:31 DEBUG : Looking for writers 2026/07/10 03:38:31 DEBUG : a: reading active writers 2026/07/10 03:38:31 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.83s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:38:33 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:38:33 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:38:35 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/07/10 03:39:03 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/10 03:39:03 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/10 03:39:03 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:10 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:30 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:39:30 DEBUG : bigdir: Looking for writers 2026/07/10 03:39:30 DEBUG : big.bin: reading active writers 2026/07/10 03:39:30 DEBUG : Looking for writers 2026/07/10 03:39:30 DEBUG : bigdir: reading active writers 2026/07/10 03:39:30 DEBUG : >WaitForWriters: run.go:186: removing dir "bigdir" failed - try 1/3: sleeping 1s: folder not empty --- PASS: TestZipLargeFiles (58.95s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-puniquq5navo'", Local "Local file system at /tmp/rclone972961387", Modify Window "1s" 2026/07/10 03:39:32 INFO : OpenDrive root 'rclone-test-puniquq5navo': poll-interval is not supported by this remote 2026/07/10 03:39:32 NOTICE: OpenDrive root 'rclone-test-puniquq5navo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:39:34 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/07/10 03:39:36 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/07/10 03:39:38 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/07/10 03:39:40 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/10 03:39:40 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/10 03:39:40 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:39:40 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:40 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/10 03:39:40 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/10 03:39:40 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:39:40 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:41 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/10 03:39:41 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/10 03:39:41 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:39:41 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:39:41 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:39:41 DEBUG : dir1: Looking for writers 2026/07/10 03:39:41 DEBUG : a.txt: reading active writers 2026/07/10 03:39:41 DEBUG : dir2: Looking for writers 2026/07/10 03:39:41 DEBUG : b.txt: reading active writers 2026/07/10 03:39:41 DEBUG : dir3: Looking for writers 2026/07/10 03:39:41 DEBUG : c.txt: reading active writers 2026/07/10 03:39:41 DEBUG : Looking for writers 2026/07/10 03:39:41 DEBUG : dir3: reading active writers 2026/07/10 03:39:41 DEBUG : dir1: reading active writers 2026/07/10 03:39:41 DEBUG : dir2: reading active writers 2026/07/10 03:39:41 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.95s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/07/10 03:39:43 DEBUG : OpenDrive root 'rclone-test-puniquq5navo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m43.508913s (try 1/5): exit status 1: Failed [TestDirCreate]