"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/06/03 03:27:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-focopin2xoni" 2026/06/03 03:27:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:27:12 DEBUG : Starting OpenDrive session with ID: 9d95ed057599214db2a5cc3da347189879dcf62b551f3697a73e332d234757ab 2026/06/03 03:27:13 DEBUG : Creating backend with remote "/tmp/rclone263248474" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:27:13 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:27:13 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:27:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:27:16 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:27:16 DEBUG : dir: Looking for writers 2026/06/03 03:27:16 DEBUG : Looking for writers 2026/06/03 03:27:16 DEBUG : dir: reading active writers 2026/06/03 03:27:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (5.17s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:27:18 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:27:18 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:27:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:27:21 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/06/03 03:27:24 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/06/03 03:27:26 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:27:26 DEBUG : dir/subdir: Looking for writers 2026/06/03 03:27:26 DEBUG : dir: Looking for writers 2026/06/03 03:27:26 DEBUG : file1: reading active writers 2026/06/03 03:27:26 DEBUG : file2: reading active writers 2026/06/03 03:27:26 DEBUG : subdir: reading active writers 2026/06/03 03:27:26 DEBUG : Looking for writers 2026/06/03 03:27:26 DEBUG : dir: reading active writers 2026/06/03 03:27:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (10.43s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:27:28 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:27:28 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:27:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:27:33 DEBUG : dir: Looking for writers 2026/06/03 03:27:33 DEBUG : file1: reading active writers 2026/06/03 03:27:33 DEBUG : Looking for writers 2026/06/03 03:27:33 DEBUG : dir: reading active writers 2026/06/03 03:27:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (6.37s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:27:35 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:27:35 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:27:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:27:39 DEBUG : dir: Looking for writers 2026/06/03 03:27:39 DEBUG : Looking for writers 2026/06/03 03:27:39 DEBUG : dir: reading active writers 2026/06/03 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.98s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:27:40 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:27:40 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:27:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:27:43 DEBUG : dir: forgetting directory cache 2026/06/03 03:27:43 DEBUG : forgetting directory cache 2026/06/03 03:27:43 DEBUG : dir: forgetting directory cache 2026/06/03 03:27:43 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:27:43 DEBUG : Looking for writers 2026/06/03 03:27:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.98s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:27:45 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:27:45 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:27:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:27:49 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/03 03:27:49 DEBUG : dir: invalidating directory cache 2026/06/03 03:27:49 DEBUG : >ForgetPath: 2026/06/03 03:27:49 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/03 03:27:49 DEBUG : invalidating directory cache 2026/06/03 03:27:49 DEBUG : dir: forgetting directory cache 2026/06/03 03:27:49 DEBUG : >ForgetPath: 2026/06/03 03:27:49 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/03 03:27:49 DEBUG : >ForgetPath: 2026/06/03 03:27:49 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:27:49 DEBUG : dir: Looking for writers 2026/06/03 03:27:49 DEBUG : Looking for writers 2026/06/03 03:27:49 DEBUG : dir: reading active writers 2026/06/03 03:27:49 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.91s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:27:49 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:27:49 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:27:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:27:55 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/06/03 03:27:57 DEBUG : forgetting directory cache 2026/06/03 03:27:57 DEBUG : dir: forgetting directory cache 2026/06/03 03:27:58 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:27:58 DEBUG : dir: Looking for writers 2026/06/03 03:27:58 DEBUG : fil/a/b: Looking for writers 2026/06/03 03:27:58 DEBUG : fil/a: Looking for writers 2026/06/03 03:27:58 DEBUG : b: reading active writers 2026/06/03 03:27:58 DEBUG : fil: Looking for writers 2026/06/03 03:27:58 DEBUG : a: reading active writers 2026/06/03 03:27:58 DEBUG : Looking for writers 2026/06/03 03:27:58 DEBUG : dir: reading active writers 2026/06/03 03:27:58 DEBUG : fil: reading active writers 2026/06/03 03:27:58 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.55s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:28:00 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:28:00 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:28:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:28:03 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:28:03 DEBUG : dir: Looking for writers 2026/06/03 03:28:03 DEBUG : Looking for writers 2026/06/03 03:28:03 DEBUG : dir: reading active writers 2026/06/03 03:28:03 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.44s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:28:03 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:28:03 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:28:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:28:06 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:28:06 DEBUG : dir: Looking for writers 2026/06/03 03:28:06 DEBUG : file1: reading active writers 2026/06/03 03:28:06 DEBUG : Looking for writers 2026/06/03 03:28:06 DEBUG : dir: reading active writers 2026/06/03 03:28:06 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.40s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:28:07 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:28:07 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:28:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:28:10 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/06/03 03:28:12 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/06/03 03:28:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/03 03:28:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/03 03:28:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/03 03:28:14 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/03 03:28:14 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/06/03 03:28:16 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/06/03 03:28:18 DEBUG : dir: invalidating directory cache 2026/06/03 03:28:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/03 03:28:18 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/03 03:28:18 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/03 03:28:18 DEBUG : dir/file1: Reset virtual modtime 2026/06/03 03:28:18 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/03 03:28:18 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/03 03:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/03 03:28:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/03 03:28:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:28:18 DEBUG : dir: invalidating directory cache 2026/06/03 03:28:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/03 03:28:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/03 03:28:18 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/03 03:28:18 DEBUG : forgetting directory cache 2026/06/03 03:28:18 DEBUG : dir: forgetting directory cache 2026/06/03 03:28:18 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/03 03:28:18 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:28:18 DEBUG : dir/virtualDir: Looking for writers 2026/06/03 03:28:18 DEBUG : dir: Looking for writers 2026/06/03 03:28:18 DEBUG : file1: reading active writers 2026/06/03 03:28:18 DEBUG : virtualFile2: reading active writers 2026/06/03 03:28:18 DEBUG : virtualFile: reading active writers 2026/06/03 03:28:18 DEBUG : virtualDir: reading active writers 2026/06/03 03:28:18 DEBUG : Looking for writers 2026/06/03 03:28:18 DEBUG : dir: reading active writers 2026/06/03 03:28:18 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.00s) --- PASS: TestDirReadDirAll/Virtual (4.60s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:28:20 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:28:20 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:28:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:28:22 ERROR : dir/: Can only open directories read only 2026/06/03 03:28:22 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:28:22 DEBUG : dir: Looking for writers 2026/06/03 03:28:22 DEBUG : Looking for writers 2026/06/03 03:28:22 DEBUG : dir: reading active writers 2026/06/03 03:28:22 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.26s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:28:23 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:28:23 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:28:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/06/03 03:28:26 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:28:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/03 03:28:26 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/03 03:28:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/03 03:28:26 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (5 bytes), uploading instead of streaming 2026/06/03 03:28:27 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/06/03 03:28:27 DEBUG : dir/potato: size = 5 OK 2026/06/03 03:28:27 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/03 03:28:27 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/03 03:28:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/03 03:28:27 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:28:27 DEBUG : dir: Looking for writers 2026/06/03 03:28:27 DEBUG : file1: reading active writers 2026/06/03 03:28:27 DEBUG : potato: reading active writers 2026/06/03 03:28:27 DEBUG : Looking for writers 2026/06/03 03:28:27 DEBUG : dir: reading active writers 2026/06/03 03:28:27 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.36s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:28:28 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:28:28 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:28:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:28:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/03 03:28:32 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:28:32 DEBUG : dir/sub: Looking for writers 2026/06/03 03:28:32 DEBUG : dir: Looking for writers 2026/06/03 03:28:32 DEBUG : file1: reading active writers 2026/06/03 03:28:32 DEBUG : sub: reading active writers 2026/06/03 03:28:32 DEBUG : Looking for writers 2026/06/03 03:28:32 DEBUG : dir: reading active writers 2026/06/03 03:28:32 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.33s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:28:34 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:28:34 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:28:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:28:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/03 03:28:37 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/03 03:28:38 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:28:38 DEBUG : dir/sub/subsub: Looking for writers 2026/06/03 03:28:38 DEBUG : dir/sub: Looking for writers 2026/06/03 03:28:38 DEBUG : subsub: reading active writers 2026/06/03 03:28:38 DEBUG : dir: Looking for writers 2026/06/03 03:28:38 DEBUG : file1: reading active writers 2026/06/03 03:28:38 DEBUG : sub: reading active writers 2026/06/03 03:28:38 DEBUG : Looking for writers 2026/06/03 03:28:38 DEBUG : dir: reading active writers 2026/06/03 03:28:38 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.21s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:28:40 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:28:40 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:28:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:28:43 ERROR : dir/: Dir.Remove not empty 2026/06/03 03:28:43 DEBUG : dir/file1: Remove: 2026/06/03 03:28:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:28:43 DEBUG : dir/file1: >Remove: err= 2026/06/03 03:28:43 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/03 03:28:44 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:28:44 DEBUG : Looking for writers 2026/06/03 03:28:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.89s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:28:44 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:28:44 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:28:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:28:46 DEBUG : dir/file1: Remove: 2026/06/03 03:28:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:28:47 DEBUG : dir/file1: >Remove: err= 2026/06/03 03:28:47 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/03 03:28:47 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:28:47 DEBUG : Looking for writers 2026/06/03 03:28:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.52s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:28:47 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:28:47 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:28:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:28:50 DEBUG : dir/file1: Remove: 2026/06/03 03:28:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:28:50 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2026/06/03 03:28:50 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:28:50 DEBUG : dir: Looking for writers 2026/06/03 03:28:50 DEBUG : Looking for writers 2026/06/03 03:28:50 DEBUG : dir: reading active writers 2026/06/03 03:28:50 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (3.83s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:28:51 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:28:51 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:28:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:28:54 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/06/03 03:28:56 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/03 03:28:56 DEBUG : dir2: same parent dir (ODFfMTI1NjU0OTNfSUVOZWM) - using folder/rename instead of move_copy 2026/06/03 03:28:56 DEBUG : dir: Updating dir with dir2 0x374669ad5040 2026/06/03 03:28:56 DEBUG : dir: forgetting directory cache 2026/06/03 03:28:56 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/03 03:28:56 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/03 03:28:57 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/03 03:28:57 DEBUG : file2: Updating file with file2 0x374669ad56c0 2026/06/03 03:28:57 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/03 03:28:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/03 03:28:58 INFO : dir2/file3: Deleted 2026/06/03 03:28:58 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/03 03:28:58 DEBUG : dir2/file3: Updating file with dir2/file3 0x374669ad56c0 2026/06/03 03:28:58 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/03 03:28:58 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/03 03:28:59 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/03 03:28:59 DEBUG : renamed empty directory: same parent dir (ODFfMTI1NjU0OTNfSUVOZWM) - using folder/rename instead of move_copy 2026/06/03 03:28:59 DEBUG : empty directory: Updating dir with renamed empty directory 0x374669dcb5f0 2026/06/03 03:28:59 DEBUG : empty directory: forgetting directory cache 2026/06/03 03:28:59 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/03 03:28:59 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/03 03:28:59 DEBUG : dir2: Renaming to "dir3" 2026/06/03 03:28:59 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:28:59 DEBUG : dir3: Looking for writers 2026/06/03 03:28:59 DEBUG : file3: reading active writers 2026/06/03 03:28:59 DEBUG : renamed empty directory: Looking for writers 2026/06/03 03:28:59 DEBUG : Looking for writers 2026/06/03 03:28:59 DEBUG : dir3: reading active writers 2026/06/03 03:28:59 DEBUG : renamed empty directory: reading active writers 2026/06/03 03:28:59 DEBUG : >WaitForWriters: --- PASS: TestDirRename (9.09s) === 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-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:29:00 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:29:00 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:29:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:29:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/03 03:29:03 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:29:03 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 03:29:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/03 03:29:03 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/03 03:29:03 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/03 03:29:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/03 03:29:03 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:29:03 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 03:29:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/03 03:29:03 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/03 03:29:03 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/03 03:29:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/03 03:29:03 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (12 bytes), uploading instead of streaming 2026/06/03 03:29:04 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/06/03 03:29:05 DEBUG : dir/sub/file2: size = 12 OK 2026/06/03 03:29:05 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/03 03:29:05 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/03 03:29:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/03 03:29:05 DEBUG : forgetting directory cache 2026/06/03 03:29:05 DEBUG : dir: forgetting directory cache 2026/06/03 03:29:05 DEBUG : dir/sub: forgetting directory cache 2026/06/03 03:29:05 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/03 03:29:05 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/03 03:29:05 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (5 bytes), uploading instead of streaming 2026/06/03 03:29:06 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/06/03 03:29:06 DEBUG : dir/sub/file0: size = 5 OK 2026/06/03 03:29:06 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/03 03:29:06 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/03 03:29:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/03 03:29:06 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:06 DEBUG : dir/sub: Looking for writers 2026/06/03 03:29:06 DEBUG : file0: reading active writers 2026/06/03 03:29:06 DEBUG : file2: reading active writers 2026/06/03 03:29:06 DEBUG : dir: Looking for writers 2026/06/03 03:29:06 DEBUG : file1: reading active writers 2026/06/03 03:29:06 DEBUG : sub: reading active writers 2026/06/03 03:29:06 DEBUG : Looking for writers 2026/06/03 03:29:06 DEBUG : dir: reading active writers 2026/06/03 03:29:06 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (7.73s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:29:08 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:29:08 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/03 03:29:08 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:08 DEBUG : Looking for writers 2026/06/03 03:29:08 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.31s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:29:08 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:29:08 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:29:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:29:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/03 03:29:11 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:29:11 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/03 03:29:11 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/03 03:29:11 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/03 03:29:11 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:29:11 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/03 03:29:11 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/03 03:29:11 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:29:11 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/03 03:29:11 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/03 03:29:11 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/03 03:29:11 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:29:11 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/03 03:29:11 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:11 DEBUG : dir: Looking for writers 2026/06/03 03:29:11 DEBUG : file1: reading active writers 2026/06/03 03:29:11 DEBUG : file1.metadata: reading active writers 2026/06/03 03:29:11 DEBUG : Looking for writers 2026/06/03 03:29:11 DEBUG : dir: reading active writers 2026/06/03 03:29:11 DEBUG : dir.metadata: reading active writers 2026/06/03 03:29:11 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.60s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:29:12 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:29:12 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:29:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:29:15 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:15 DEBUG : dir: Looking for writers 2026/06/03 03:29:15 DEBUG : file1: reading active writers 2026/06/03 03:29:15 DEBUG : Looking for writers 2026/06/03 03:29:15 DEBUG : dir: reading active writers 2026/06/03 03:29:15 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.98s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:29:16 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:29:16 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:29:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:29:19 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/06/03 03:29:21 DEBUG : Can set mod time: true 2026/06/03 03:29:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/03 03:29:21 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:21 DEBUG : dir: Looking for writers 2026/06/03 03:29:21 DEBUG : file1: reading active writers 2026/06/03 03:29:21 DEBUG : Looking for writers 2026/06/03 03:29:21 DEBUG : dir: reading active writers 2026/06/03 03:29:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:29:22 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:29:22 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:29:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:29:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 03:29:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/03 03:29:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:29:25 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (0 bytes), uploading instead of streaming 2026/06/03 03:29:26 DEBUG : dir/file1: size = 0 OK 2026/06/03 03:29:26 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/03 03:29:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/03 03:29:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/03 03:29:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:29:26 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:26 DEBUG : dir: Looking for writers 2026/06/03 03:29:26 DEBUG : file1: reading active writers 2026/06/03 03:29:26 DEBUG : Looking for writers 2026/06/03 03:29:26 DEBUG : dir: reading active writers 2026/06/03 03:29:26 DEBUG : >WaitForWriters: 2026/06/03 03:29:26 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:26 DEBUG : dir: Looking for writers 2026/06/03 03:29:26 DEBUG : file1: reading active writers 2026/06/03 03:29:26 DEBUG : Looking for writers 2026/06/03 03:29:26 DEBUG : dir: reading active writers 2026/06/03 03:29:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:29:27 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:29:27 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:29:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:29:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 03:29:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/03 03:29:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:29:30 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (5 bytes), uploading instead of streaming 2026/06/03 03:29:30 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/06/03 03:29:31 DEBUG : dir/file1: size = 5 OK 2026/06/03 03:29:31 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/03 03:29:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/03 03:29:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/03 03:29:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:29:31 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:31 DEBUG : dir: Looking for writers 2026/06/03 03:29:31 DEBUG : file1: reading active writers 2026/06/03 03:29:31 DEBUG : Looking for writers 2026/06/03 03:29:31 DEBUG : dir: reading active writers 2026/06/03 03:29:31 DEBUG : >WaitForWriters: 2026/06/03 03:29:31 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:31 DEBUG : dir: Looking for writers 2026/06/03 03:29:31 DEBUG : file1: reading active writers 2026/06/03 03:29:31 DEBUG : Looking for writers 2026/06/03 03:29:31 DEBUG : dir: reading active writers 2026/06/03 03:29:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:29:32 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:29:32 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:29:32 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:32 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:29:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:29:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:32 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:29:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:29:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/03 03:29:35 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:35 DEBUG : dir: Looking for writers 2026/06/03 03:29:35 DEBUG : file1: reading active writers 2026/06/03 03:29:35 DEBUG : Looking for writers 2026/06/03 03:29:35 DEBUG : dir: reading active writers 2026/06/03 03:29:35 DEBUG : >WaitForWriters: 2026/06/03 03:29:35 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:29:36 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:29:36 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:29:36 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:36 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:29:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:29:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:36 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:29:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:29:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/03 03:29:39 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:29:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:29:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:29:39 DEBUG : dir/file1(0x374669e82180): close: 2026/06/03 03:29:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/03 03:29:39 DEBUG : dir/file1(0x374669e82180): >close: err= 2026/06/03 03:29:39 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:39 DEBUG : dir: Looking for writers 2026/06/03 03:29:39 DEBUG : file1: reading active writers 2026/06/03 03:29:39 DEBUG : Looking for writers 2026/06/03 03:29:39 DEBUG : dir: reading active writers 2026/06/03 03:29:39 DEBUG : >WaitForWriters: 2026/06/03 03:29:39 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:39 DEBUG : dir: Looking for writers 2026/06/03 03:29:39 DEBUG : file1: reading active writers 2026/06/03 03:29:39 DEBUG : Looking for writers 2026/06/03 03:29:39 DEBUG : dir: reading active writers 2026/06/03 03:29:39 DEBUG : >WaitForWriters: 2026/06/03 03:29:39 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:29:40 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:29:40 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:29:40 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:40 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:29:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:29:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:29:40 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:29:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:29:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/03 03:29:43 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:29:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:29:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:29:43 DEBUG : dir/file1(0x374669d74400): _writeAt: size=5, off=0 2026/06/03 03:29:43 DEBUG : dir/file1(0x374669d74400): openPending: 2026/06/03 03:29:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/03 03:29:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/03 03:29:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:29:43 DEBUG : dir/file1(0x374669d74400): >openPending: err= 2026/06/03 03:29:43 DEBUG : dir/file1(0x374669d74400): >_writeAt: n=5, err= 2026/06/03 03:29:43 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/03 03:29:43 DEBUG : dir/file1(0x374669d74400): close: 2026/06/03 03:29:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/03 03:29:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/03 03:29:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/03 03:29:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/03 03:29:43 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/03 03:29:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/03 03:29:43 DEBUG : dir/file1(0x374669d74400): >close: err= 2026/06/03 03:29:43 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:43 DEBUG : dir: Looking for writers 2026/06/03 03:29:43 DEBUG : file1: reading active writers 2026/06/03 03:29:43 DEBUG : Looking for writers 2026/06/03 03:29:43 DEBUG : dir: reading active writers 2026/06/03 03:29:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:29:43 DEBUG : dir: Looking for writers 2026/06/03 03:29:43 DEBUG : file1: reading active writers 2026/06/03 03:29:43 DEBUG : Looking for writers 2026/06/03 03:29:43 DEBUG : dir: reading active writers 2026/06/03 03:29:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:29:43 DEBUG : dir: Looking for writers 2026/06/03 03:29:43 DEBUG : file1: reading active writers 2026/06/03 03:29:43 DEBUG : Looking for writers 2026/06/03 03:29:43 DEBUG : dir: reading active writers 2026/06/03 03:29:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:29:43 DEBUG : dir: Looking for writers 2026/06/03 03:29:43 DEBUG : file1: reading active writers 2026/06/03 03:29:43 DEBUG : Looking for writers 2026/06/03 03:29:43 DEBUG : dir: reading active writers 2026/06/03 03:29:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:29:43 DEBUG : dir/file1: vfs cache: starting upload 2026/06/03 03:29:43 DEBUG : dir: Looking for writers 2026/06/03 03:29:43 DEBUG : file1: reading active writers 2026/06/03 03:29:43 DEBUG : Looking for writers 2026/06/03 03:29:43 DEBUG : dir: reading active writers 2026/06/03 03:29:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:29:43 DEBUG : dir: Looking for writers 2026/06/03 03:29:43 DEBUG : file1: reading active writers 2026/06/03 03:29:43 DEBUG : Looking for writers 2026/06/03 03:29:43 DEBUG : dir: reading active writers 2026/06/03 03:29:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:29:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:29:44 DEBUG : dir: Looking for writers 2026/06/03 03:29:44 DEBUG : file1: reading active writers 2026/06/03 03:29:44 DEBUG : Looking for writers 2026/06/03 03:29:44 DEBUG : dir: reading active writers 2026/06/03 03:29:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:29:44 DEBUG : dir/file1: size = 14 OK 2026/06/03 03:29:44 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/03 03:29:44 INFO : dir/file1: Copied (replaced existing) 2026/06/03 03:29:44 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/03 03:29:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/03 03:29:44 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/03 03:29:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:29:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/03 03:29:44 DEBUG : dir: Looking for writers 2026/06/03 03:29:44 DEBUG : file1: reading active writers 2026/06/03 03:29:44 DEBUG : Looking for writers 2026/06/03 03:29:44 DEBUG : dir: reading active writers 2026/06/03 03:29:44 DEBUG : >WaitForWriters: 2026/06/03 03:29:45 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:45 DEBUG : dir: Looking for writers 2026/06/03 03:29:45 DEBUG : file1: reading active writers 2026/06/03 03:29:45 DEBUG : Looking for writers 2026/06/03 03:29:45 DEBUG : dir: reading active writers 2026/06/03 03:29:45 DEBUG : >WaitForWriters: 2026/06/03 03:29:45 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (29.59s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.20s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (4.81s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.20s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.13s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (3.91s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.34s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:29:46 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:29:46 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:29:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:29:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 03:29:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/03 03:29:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:29:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/03 03:29:48 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:48 DEBUG : dir: Looking for writers 2026/06/03 03:29:48 DEBUG : file1: reading active writers 2026/06/03 03:29:48 DEBUG : Looking for writers 2026/06/03 03:29:48 DEBUG : dir: reading active writers 2026/06/03 03:29:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (3.94s) === RUN TestFileOpenReadUnknownSize 2026/06/03 03:29:49 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/03 03:29:49 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:29:49 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:29:49 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/03 03:29:49 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:49 DEBUG : Looking for writers 2026/06/03 03:29:49 DEBUG : file.txt: reading active writers 2026/06/03 03:29:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:29:49 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:29:49 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:29:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:29:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:29:52 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (25 bytes), uploading instead of streaming 2026/06/03 03:29:52 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/06/03 03:29:53 DEBUG : dir/file1: size = 25 OK 2026/06/03 03:29:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/03 03:29:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/03 03:29:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:29:53 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:53 DEBUG : dir: Looking for writers 2026/06/03 03:29:53 DEBUG : file1: reading active writers 2026/06/03 03:29:53 DEBUG : Looking for writers 2026/06/03 03:29:53 DEBUG : dir: reading active writers 2026/06/03 03:29:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.73s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:29:54 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:29:54 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:29:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:29:57 DEBUG : dir/file1: Remove: 2026/06/03 03:29:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:29:57 DEBUG : dir/file1: >Remove: err= 2026/06/03 03:29:57 DEBUG : dir/file1: Remove: 2026/06/03 03:29:57 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/03 03:29:57 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:29:57 DEBUG : dir: Looking for writers 2026/06/03 03:29:57 DEBUG : Looking for writers 2026/06/03 03:29:57 DEBUG : dir: reading active writers 2026/06/03 03:29:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (3.70s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:29:58 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:29:58 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:29:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:30:00 DEBUG : dir/file1: Remove: 2026/06/03 03:30:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:30:01 DEBUG : dir/file1: >Remove: err= 2026/06/03 03:30:01 DEBUG : dir/file1: Remove: 2026/06/03 03:30:01 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/03 03:30:01 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:01 DEBUG : dir: Looking for writers 2026/06/03 03:30:01 DEBUG : Looking for writers 2026/06/03 03:30:01 DEBUG : dir: reading active writers 2026/06/03 03:30:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (3.81s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:30:02 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:30:02 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:30:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:30:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 03:30:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/03 03:30:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/03 03:30:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/03 03:30:04 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/03 03:30:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/03 03:30:04 DEBUG : dir/file1: Open: flags=0x3 2026/06/03 03:30:04 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/03 03:30:04 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/03 03:30:04 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:04 DEBUG : dir: Looking for writers 2026/06/03 03:30:04 DEBUG : file1: reading active writers 2026/06/03 03:30:04 DEBUG : Looking for writers 2026/06/03 03:30:04 DEBUG : dir: reading active writers 2026/06/03 03:30:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.38s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:30:05 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:30:05 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:30:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:30:08 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:08 DEBUG : dir: Looking for writers 2026/06/03 03:30:08 DEBUG : file1: reading active writers 2026/06/03 03:30:08 DEBUG : Looking for writers 2026/06/03 03:30:08 DEBUG : dir: reading active writers 2026/06/03 03:30:08 DEBUG : >WaitForWriters: 2026/06/03 03:30:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 03:30:09 DEBUG : newLeaf: Updating file with newLeaf 0x374669c7c9c0 2026/06/03 03:30:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:30:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/03 03:30:09 DEBUG : dir/file1: Updating file with dir/file1 0x374669c7c9c0 2026/06/03 03:30:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/03 03:30:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 03:30:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/03 03:30:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:10 DEBUG : dir/file1: File is currently open, delaying rename 0x374669c7c9c0 2026/06/03 03:30:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:30:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:10 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (25 bytes), uploading instead of streaming 2026/06/03 03:30:10 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/06/03 03:30:11 DEBUG : dir/file1: size = 25 OK 2026/06/03 03:30:11 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/03 03:30:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/03 03:30:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:11 DEBUG : newLeaf: Running delayed rename now 2026/06/03 03:30:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 03:30:11 DEBUG : newLeaf: Updating file with newLeaf 0x374669c7c9c0 2026/06/03 03:30:11 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:11 DEBUG : dir: Looking for writers 2026/06/03 03:30:11 DEBUG : Looking for writers 2026/06/03 03:30:11 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:11 DEBUG : dir: reading active writers 2026/06/03 03:30:11 DEBUG : >WaitForWriters: 2026/06/03 03:30:12 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:12 DEBUG : dir: Looking for writers 2026/06/03 03:30:12 DEBUG : Looking for writers 2026/06/03 03:30:12 DEBUG : dir: reading active writers 2026/06/03 03:30:12 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:12 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:30:13 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:30:13 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:30:13 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:30:13 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:13 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:30:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:30:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:13 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:30:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:30:15 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:15 DEBUG : dir: Looking for writers 2026/06/03 03:30:15 DEBUG : file1: reading active writers 2026/06/03 03:30:15 DEBUG : Looking for writers 2026/06/03 03:30:15 DEBUG : dir: reading active writers 2026/06/03 03:30:15 DEBUG : >WaitForWriters: 2026/06/03 03:30:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 03:30:16 DEBUG : newLeaf: Updating file with newLeaf 0x374669cda000 2026/06/03 03:30:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:30:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/03 03:30:17 DEBUG : dir/file1: Updating file with dir/file1 0x374669cda000 2026/06/03 03:30:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/03 03:30:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 03:30:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/03 03:30:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:17 DEBUG : dir/file1: File is currently open, delaying rename 0x374669cda000 2026/06/03 03:30:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:30:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:17 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (25 bytes), uploading instead of streaming 2026/06/03 03:30:18 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/06/03 03:30:18 DEBUG : dir/file1: size = 25 OK 2026/06/03 03:30:18 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/03 03:30:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/03 03:30:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:18 DEBUG : newLeaf: Running delayed rename now 2026/06/03 03:30:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 03:30:19 DEBUG : newLeaf: Updating file with newLeaf 0x374669cda000 2026/06/03 03:30:19 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:19 DEBUG : dir: Looking for writers 2026/06/03 03:30:19 DEBUG : Looking for writers 2026/06/03 03:30:19 DEBUG : dir: reading active writers 2026/06/03 03:30:19 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:19 DEBUG : >WaitForWriters: 2026/06/03 03:30:19 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:19 DEBUG : dir: Looking for writers 2026/06/03 03:30:19 DEBUG : Looking for writers 2026/06/03 03:30:19 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:19 DEBUG : dir: reading active writers 2026/06/03 03:30:19 DEBUG : >WaitForWriters: 2026/06/03 03:30:19 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:30:20 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:30:20 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:30:20 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:30:20 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:20 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:30:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:30:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:20 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:30:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:30:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 03:30:23 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:30:23 DEBUG : dir/file1(0x374669bc6700): openPending: 2026/06/03 03:30:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/03 03:30:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/03 03:30:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:23 DEBUG : dir/file1(0x374669bc6700): >openPending: err= 2026/06/03 03:30:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/03 03:30:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:30:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:30:23 DEBUG : dir/file1(0x374669bc6700): _writeAt: size=14, off=0 2026/06/03 03:30:23 DEBUG : dir/file1(0x374669bc6700): >_writeAt: n=14, err= 2026/06/03 03:30:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/03 03:30:23 DEBUG : dir/file1(0x374669bc6700): close: 2026/06/03 03:30:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/03 03:30:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/03 03:30:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/03 03:30:23 DEBUG : dir/file1(0x374669bc6700): >close: err= 2026/06/03 03:30:23 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:23 DEBUG : dir: Looking for writers 2026/06/03 03:30:23 DEBUG : file1: reading active writers 2026/06/03 03:30:23 DEBUG : Looking for writers 2026/06/03 03:30:23 DEBUG : dir: reading active writers 2026/06/03 03:30:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:30:23 DEBUG : dir: Looking for writers 2026/06/03 03:30:23 DEBUG : file1: reading active writers 2026/06/03 03:30:23 DEBUG : Looking for writers 2026/06/03 03:30:23 DEBUG : dir: reading active writers 2026/06/03 03:30:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:30:23 DEBUG : dir: Looking for writers 2026/06/03 03:30:23 DEBUG : file1: reading active writers 2026/06/03 03:30:23 DEBUG : Looking for writers 2026/06/03 03:30:23 DEBUG : dir: reading active writers 2026/06/03 03:30:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:30:23 DEBUG : dir: Looking for writers 2026/06/03 03:30:23 DEBUG : file1: reading active writers 2026/06/03 03:30:23 DEBUG : Looking for writers 2026/06/03 03:30:23 DEBUG : dir: reading active writers 2026/06/03 03:30:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:30:23 DEBUG : dir/file1: vfs cache: starting upload 2026/06/03 03:30:23 DEBUG : dir: Looking for writers 2026/06/03 03:30:23 DEBUG : file1: reading active writers 2026/06/03 03:30:23 DEBUG : Looking for writers 2026/06/03 03:30:23 DEBUG : dir: reading active writers 2026/06/03 03:30:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:30:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:30:23 DEBUG : dir: Looking for writers 2026/06/03 03:30:23 DEBUG : file1: reading active writers 2026/06/03 03:30:23 DEBUG : Looking for writers 2026/06/03 03:30:23 DEBUG : dir: reading active writers 2026/06/03 03:30:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:30:23 DEBUG : dir: Looking for writers 2026/06/03 03:30:23 DEBUG : file1: reading active writers 2026/06/03 03:30:23 DEBUG : Looking for writers 2026/06/03 03:30:23 DEBUG : dir: reading active writers 2026/06/03 03:30:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:30:24 DEBUG : dir/file1: size = 14 OK 2026/06/03 03:30:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/03 03:30:24 INFO : dir/file1: Copied (replaced existing) 2026/06/03 03:30:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/03 03:30:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/03 03:30:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/03 03:30:24 DEBUG : dir: Looking for writers 2026/06/03 03:30:24 DEBUG : file1: reading active writers 2026/06/03 03:30:24 DEBUG : Looking for writers 2026/06/03 03:30:24 DEBUG : dir: reading active writers 2026/06/03 03:30:24 DEBUG : >WaitForWriters: 2026/06/03 03:30:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 03:30:24 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:30:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:30:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:30:24 DEBUG : dir/file1(0x3746699f0940): _readAt: size=512, off=0 2026/06/03 03:30:24 DEBUG : dir/file1(0x3746699f0940): openPending: 2026/06/03 03:30:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/03 03:30:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/03 03:30:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:24 DEBUG : dir/file1(0x3746699f0940): >openPending: err= 2026/06/03 03:30:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/03 03:30:24 DEBUG : dir/file1(0x3746699f0940): >_readAt: n=14, err=EOF 2026/06/03 03:30:24 DEBUG : dir/file1(0x3746699f0940): close: 2026/06/03 03:30:24 DEBUG : dir/file1(0x3746699f0940): >close: err= 2026/06/03 03:30:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 03:30:25 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/03 03:30:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/03 03:30:25 DEBUG : newLeaf: Updating file with newLeaf 0x374669d0a5b0 2026/06/03 03:30:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:30:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/03 03:30:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/03 03:30:25 DEBUG : dir/file1: Updating file with dir/file1 0x374669d0a5b0 2026/06/03 03:30:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/03 03:30:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 03:30:26 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:30:26 DEBUG : dir/file1(0x3746699f1980): openPending: 2026/06/03 03:30:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/03 03:30:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/03 03:30:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:26 DEBUG : dir/file1(0x3746699f1980): >openPending: err= 2026/06/03 03:30:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/03 03:30:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:30:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:30:26 DEBUG : dir/file1(0x3746699f1980): _writeAt: size=25, off=0 2026/06/03 03:30:26 DEBUG : dir/file1(0x3746699f1980): >_writeAt: n=25, err= 2026/06/03 03:30:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 03:30:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/03 03:30:26 DEBUG : newLeaf: Updating file with newLeaf 0x374669d0a5b0 2026/06/03 03:30:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:30:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:26 DEBUG : newLeaf(0x3746699f1980): close: 2026/06/03 03:30:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/03 03:30:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-03 03:30:26.170964486 +0000 UTC m=+194.028361002 2026/06/03 03:30:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/03 03:30:26 DEBUG : newLeaf(0x3746699f1980): >close: err= 2026/06/03 03:30:26 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:26 DEBUG : dir: Looking for writers 2026/06/03 03:30:26 DEBUG : Looking for writers 2026/06/03 03:30:26 DEBUG : dir: reading active writers 2026/06/03 03:30:26 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:30:26 DEBUG : dir: Looking for writers 2026/06/03 03:30:26 DEBUG : Looking for writers 2026/06/03 03:30:26 DEBUG : dir: reading active writers 2026/06/03 03:30:26 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:30:26 DEBUG : dir: Looking for writers 2026/06/03 03:30:26 DEBUG : Looking for writers 2026/06/03 03:30:26 DEBUG : dir: reading active writers 2026/06/03 03:30:26 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:30:26 DEBUG : dir: Looking for writers 2026/06/03 03:30:26 DEBUG : Looking for writers 2026/06/03 03:30:26 DEBUG : dir: reading active writers 2026/06/03 03:30:26 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:30:26 DEBUG : newLeaf: vfs cache: starting upload 2026/06/03 03:30:26 DEBUG : dir: Looking for writers 2026/06/03 03:30:26 DEBUG : Looking for writers 2026/06/03 03:30:26 DEBUG : dir: reading active writers 2026/06/03 03:30:26 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:30:26 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/03 03:30:26 DEBUG : dir: Looking for writers 2026/06/03 03:30:26 DEBUG : Looking for writers 2026/06/03 03:30:26 DEBUG : dir: reading active writers 2026/06/03 03:30:26 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:30:27 DEBUG : dir: Looking for writers 2026/06/03 03:30:27 DEBUG : Looking for writers 2026/06/03 03:30:27 DEBUG : dir: reading active writers 2026/06/03 03:30:27 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:30:27 DEBUG : newLeaf: size = 25 OK 2026/06/03 03:30:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/03 03:30:27 INFO : newLeaf: Copied (replaced existing) 2026/06/03 03:30:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-03 03:30:26 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/03 03:30:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/03 03:30:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/03 03:30:27 DEBUG : dir: Looking for writers 2026/06/03 03:30:27 DEBUG : Looking for writers 2026/06/03 03:30:27 DEBUG : dir: reading active writers 2026/06/03 03:30:27 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:27 DEBUG : >WaitForWriters: 2026/06/03 03:30:28 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:28 DEBUG : dir: Looking for writers 2026/06/03 03:30:28 DEBUG : Looking for writers 2026/06/03 03:30:28 DEBUG : dir: reading active writers 2026/06/03 03:30:28 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:28 DEBUG : >WaitForWriters: 2026/06/03 03:30:28 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:30:29 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:30:29 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:30:29 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:29 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:30:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:30:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:29 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:30:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:30:31 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:31 DEBUG : dir: Looking for writers 2026/06/03 03:30:31 DEBUG : file1: reading active writers 2026/06/03 03:30:31 DEBUG : Looking for writers 2026/06/03 03:30:31 DEBUG : dir: reading active writers 2026/06/03 03:30:31 DEBUG : >WaitForWriters: 2026/06/03 03:30:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 03:30:32 DEBUG : newLeaf: Updating file with newLeaf 0x374669a4c1a0 2026/06/03 03:30:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:30:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/03 03:30:33 DEBUG : dir/file1: Updating file with dir/file1 0x374669a4c1a0 2026/06/03 03:30:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/03 03:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 03:30:33 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:30:33 DEBUG : dir/file1(0x374669d94540): openPending: 2026/06/03 03:30:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/06/03 03:30:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/03 03:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:33 DEBUG : dir/file1(0x374669d94540): >openPending: err= 2026/06/03 03:30:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/03 03:30:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:30:33 DEBUG : dir/file1(0x374669d94540): _writeAt: size=25, off=0 2026/06/03 03:30:33 DEBUG : dir/file1(0x374669d94540): >_writeAt: n=25, err= 2026/06/03 03:30:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 03:30:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/03 03:30:33 DEBUG : newLeaf: Updating file with newLeaf 0x374669a4c1a0 2026/06/03 03:30:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:30:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:33 DEBUG : newLeaf(0x374669d94540): close: 2026/06/03 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/03 03:30:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-03 03:30:33.49874283 +0000 UTC m=+201.356139317 2026/06/03 03:30:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/03 03:30:33 DEBUG : newLeaf(0x374669d94540): >close: err= 2026/06/03 03:30:33 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:33 DEBUG : dir: Looking for writers 2026/06/03 03:30:33 DEBUG : Looking for writers 2026/06/03 03:30:33 DEBUG : dir: reading active writers 2026/06/03 03:30:33 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:30:33 DEBUG : dir: Looking for writers 2026/06/03 03:30:33 DEBUG : Looking for writers 2026/06/03 03:30:33 DEBUG : dir: reading active writers 2026/06/03 03:30:33 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:30:33 DEBUG : dir: Looking for writers 2026/06/03 03:30:33 DEBUG : Looking for writers 2026/06/03 03:30:33 DEBUG : dir: reading active writers 2026/06/03 03:30:33 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:30:34 DEBUG : dir: Looking for writers 2026/06/03 03:30:34 DEBUG : Looking for writers 2026/06/03 03:30:34 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:34 DEBUG : dir: reading active writers 2026/06/03 03:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:30:34 DEBUG : newLeaf: vfs cache: starting upload 2026/06/03 03:30:34 DEBUG : dir: Looking for writers 2026/06/03 03:30:34 DEBUG : Looking for writers 2026/06/03 03:30:34 DEBUG : dir: reading active writers 2026/06/03 03:30:34 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:30:34 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/03 03:30:34 DEBUG : dir: Looking for writers 2026/06/03 03:30:34 DEBUG : Looking for writers 2026/06/03 03:30:34 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:34 DEBUG : dir: reading active writers 2026/06/03 03:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:30:34 DEBUG : dir: Looking for writers 2026/06/03 03:30:34 DEBUG : Looking for writers 2026/06/03 03:30:34 DEBUG : dir: reading active writers 2026/06/03 03:30:34 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:30:35 DEBUG : newLeaf: size = 25 OK 2026/06/03 03:30:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/03 03:30:35 INFO : newLeaf: Copied (replaced existing) 2026/06/03 03:30:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-03 03:30:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/03 03:30:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/03 03:30:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/03 03:30:35 DEBUG : dir: Looking for writers 2026/06/03 03:30:35 DEBUG : Looking for writers 2026/06/03 03:30:35 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:35 DEBUG : dir: reading active writers 2026/06/03 03:30:35 DEBUG : >WaitForWriters: 2026/06/03 03:30:35 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:35 DEBUG : dir: Looking for writers 2026/06/03 03:30:35 DEBUG : Looking for writers 2026/06/03 03:30:35 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:35 DEBUG : dir: reading active writers 2026/06/03 03:30:35 DEBUG : >WaitForWriters: 2026/06/03 03:30:35 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:30:36 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:30:36 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:30:36 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:36 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:30:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:30:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:36 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:30:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:30:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 03:30:39 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:30:39 DEBUG : dir/file1(0x374669d74300): openPending: 2026/06/03 03:30:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/03 03:30:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/03 03:30:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:39 DEBUG : dir/file1(0x374669d74300): >openPending: err= 2026/06/03 03:30:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/03 03:30:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:30:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:30:39 DEBUG : dir/file1(0x374669d74300): _writeAt: size=14, off=0 2026/06/03 03:30:39 DEBUG : dir/file1(0x374669d74300): >_writeAt: n=14, err= 2026/06/03 03:30:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/03 03:30:39 DEBUG : dir/file1(0x374669d74300): close: 2026/06/03 03:30:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/03 03:30:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/03 03:30:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/03 03:30:39 DEBUG : dir/file1(0x374669d74300): >close: err= 2026/06/03 03:30:39 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:39 DEBUG : dir: Looking for writers 2026/06/03 03:30:39 DEBUG : file1: reading active writers 2026/06/03 03:30:39 DEBUG : Looking for writers 2026/06/03 03:30:39 DEBUG : dir: reading active writers 2026/06/03 03:30:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:30:39 DEBUG : dir: Looking for writers 2026/06/03 03:30:39 DEBUG : file1: reading active writers 2026/06/03 03:30:39 DEBUG : Looking for writers 2026/06/03 03:30:39 DEBUG : dir: reading active writers 2026/06/03 03:30:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:30:39 DEBUG : dir: Looking for writers 2026/06/03 03:30:39 DEBUG : file1: reading active writers 2026/06/03 03:30:39 DEBUG : Looking for writers 2026/06/03 03:30:39 DEBUG : dir: reading active writers 2026/06/03 03:30:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:30:39 DEBUG : dir: Looking for writers 2026/06/03 03:30:39 DEBUG : file1: reading active writers 2026/06/03 03:30:39 DEBUG : Looking for writers 2026/06/03 03:30:39 DEBUG : dir: reading active writers 2026/06/03 03:30:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:30:39 DEBUG : dir/file1: vfs cache: starting upload 2026/06/03 03:30:39 DEBUG : dir: Looking for writers 2026/06/03 03:30:39 DEBUG : file1: reading active writers 2026/06/03 03:30:39 DEBUG : Looking for writers 2026/06/03 03:30:39 DEBUG : dir: reading active writers 2026/06/03 03:30:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:30:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:30:39 DEBUG : dir: Looking for writers 2026/06/03 03:30:39 DEBUG : file1: reading active writers 2026/06/03 03:30:39 DEBUG : Looking for writers 2026/06/03 03:30:39 DEBUG : dir: reading active writers 2026/06/03 03:30:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:30:39 DEBUG : dir: Looking for writers 2026/06/03 03:30:39 DEBUG : file1: reading active writers 2026/06/03 03:30:39 DEBUG : Looking for writers 2026/06/03 03:30:39 DEBUG : dir: reading active writers 2026/06/03 03:30:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:30:40 DEBUG : dir/file1: size = 14 OK 2026/06/03 03:30:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/03 03:30:40 INFO : dir/file1: Copied (replaced existing) 2026/06/03 03:30:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/03 03:30:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/03 03:30:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/03 03:30:40 DEBUG : dir: Looking for writers 2026/06/03 03:30:40 DEBUG : file1: reading active writers 2026/06/03 03:30:40 DEBUG : Looking for writers 2026/06/03 03:30:40 DEBUG : dir: reading active writers 2026/06/03 03:30:40 DEBUG : >WaitForWriters: 2026/06/03 03:30:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 03:30:40 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:30:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:30:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:30:40 DEBUG : dir/file1(0x3746699a2fc0): _readAt: size=512, off=0 2026/06/03 03:30:40 DEBUG : dir/file1(0x3746699a2fc0): openPending: 2026/06/03 03:30:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/03 03:30:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/03 03:30:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:40 DEBUG : dir/file1(0x3746699a2fc0): >openPending: err= 2026/06/03 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/03 03:30:40 DEBUG : dir/file1(0x3746699a2fc0): >_readAt: n=14, err=EOF 2026/06/03 03:30:40 DEBUG : dir/file1(0x3746699a2fc0): close: 2026/06/03 03:30:40 DEBUG : dir/file1(0x3746699a2fc0): >close: err= 2026/06/03 03:30:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 03:30:41 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/03 03:30:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/03 03:30:41 DEBUG : newLeaf: Updating file with newLeaf 0x374669f1c5b0 2026/06/03 03:30:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:30:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/03 03:30:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/03 03:30:41 DEBUG : dir/file1: Updating file with dir/file1 0x374669f1c5b0 2026/06/03 03:30:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/03 03:30:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 03:30:42 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:30:42 DEBUG : dir/file1(0x374669d74cc0): openPending: 2026/06/03 03:30:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/03 03:30:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/03 03:30:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:42 DEBUG : dir/file1(0x374669d74cc0): >openPending: err= 2026/06/03 03:30:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/03 03:30:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:30:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:30:42 DEBUG : dir/file1(0x374669d74cc0): _writeAt: size=25, off=0 2026/06/03 03:30:42 DEBUG : dir/file1(0x374669d74cc0): >_writeAt: n=25, err= 2026/06/03 03:30:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 03:30:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/03 03:30:42 DEBUG : newLeaf: Updating file with newLeaf 0x374669f1c5b0 2026/06/03 03:30:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:30:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:42 DEBUG : newLeaf(0x374669d74cc0): close: 2026/06/03 03:30:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/03 03:30:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-03 03:30:42.240321714 +0000 UTC m=+210.097718201 2026/06/03 03:30:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/03 03:30:42 DEBUG : newLeaf(0x374669d74cc0): >close: err= 2026/06/03 03:30:42 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:42 DEBUG : dir: Looking for writers 2026/06/03 03:30:42 DEBUG : Looking for writers 2026/06/03 03:30:42 DEBUG : dir: reading active writers 2026/06/03 03:30:42 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:30:42 DEBUG : dir: Looking for writers 2026/06/03 03:30:42 DEBUG : Looking for writers 2026/06/03 03:30:42 DEBUG : dir: reading active writers 2026/06/03 03:30:42 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:30:42 DEBUG : dir: Looking for writers 2026/06/03 03:30:42 DEBUG : Looking for writers 2026/06/03 03:30:42 DEBUG : dir: reading active writers 2026/06/03 03:30:42 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:30:42 DEBUG : dir: Looking for writers 2026/06/03 03:30:42 DEBUG : Looking for writers 2026/06/03 03:30:42 DEBUG : dir: reading active writers 2026/06/03 03:30:42 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:30:42 DEBUG : newLeaf: vfs cache: starting upload 2026/06/03 03:30:42 DEBUG : dir: Looking for writers 2026/06/03 03:30:42 DEBUG : Looking for writers 2026/06/03 03:30:42 DEBUG : dir: reading active writers 2026/06/03 03:30:42 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:30:42 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/03 03:30:43 DEBUG : dir: Looking for writers 2026/06/03 03:30:43 DEBUG : Looking for writers 2026/06/03 03:30:43 DEBUG : dir: reading active writers 2026/06/03 03:30:43 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:30:43 DEBUG : dir: Looking for writers 2026/06/03 03:30:43 DEBUG : Looking for writers 2026/06/03 03:30:43 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:43 DEBUG : dir: reading active writers 2026/06/03 03:30:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:30:43 DEBUG : newLeaf: size = 25 OK 2026/06/03 03:30:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/03 03:30:43 INFO : newLeaf: Copied (replaced existing) 2026/06/03 03:30:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-03 03:30:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/03 03:30:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/03 03:30:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/03 03:30:43 DEBUG : dir: Looking for writers 2026/06/03 03:30:43 DEBUG : Looking for writers 2026/06/03 03:30:43 DEBUG : dir: reading active writers 2026/06/03 03:30:43 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:43 DEBUG : >WaitForWriters: 2026/06/03 03:30:44 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:44 DEBUG : dir: Looking for writers 2026/06/03 03:30:44 DEBUG : Looking for writers 2026/06/03 03:30:44 DEBUG : dir: reading active writers 2026/06/03 03:30:44 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:44 DEBUG : >WaitForWriters: 2026/06/03 03:30:44 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:30:45 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:30:45 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:30:45 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:45 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:30:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:30:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:30:45 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:30:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:30:47 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:47 DEBUG : dir: Looking for writers 2026/06/03 03:30:47 DEBUG : file1: reading active writers 2026/06/03 03:30:47 DEBUG : Looking for writers 2026/06/03 03:30:47 DEBUG : dir: reading active writers 2026/06/03 03:30:47 DEBUG : >WaitForWriters: 2026/06/03 03:30:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 03:30:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:30:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:30:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:30:47 DEBUG : dir/file1(0x3746699a2a80): _readAt: size=512, off=0 2026/06/03 03:30:47 DEBUG : dir/file1(0x3746699a2a80): openPending: 2026/06/03 03:30:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/03 03:30:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/03 03:30:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:47 DEBUG : dir/file1(0x3746699a2a80): >openPending: err= 2026/06/03 03:30:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/03 03:30:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:30:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:30:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:30:48 DEBUG : dir/file1(0x3746699a2a80): >_readAt: n=14, err=EOF 2026/06/03 03:30:48 DEBUG : dir/file1(0x3746699a2a80): close: 2026/06/03 03:30:48 DEBUG : dir/file1(0x3746699a2a80): >close: err= 2026/06/03 03:30:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 03:30:49 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/03 03:30:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/03 03:30:49 DEBUG : newLeaf: Updating file with newLeaf 0x374669f1c000 2026/06/03 03:30:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:30:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/06/03 03:30:53 DEBUG : newLeaf: vfs cache: setting modification time to 0001-01-01 00:00:00 +0000 UTC 2026/06/03 03:30:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/03 03:30:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/03 03:30:57 DEBUG : dir/file1: Updating file with dir/file1 0x374669f1c000 2026/06/03 03:30:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/03 03:30:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 03:30:57 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:30:57 DEBUG : dir/file1(0x374669bc60c0): openPending: 2026/06/03 03:30:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/06/03 03:30:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/03 03:30:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:30:57 DEBUG : dir/file1(0x374669bc60c0): >openPending: err= 2026/06/03 03:30:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/03 03:30:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:30:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:30:57 DEBUG : dir/file1(0x374669bc60c0): _writeAt: size=25, off=0 2026/06/03 03:30:57 DEBUG : dir/file1(0x374669bc60c0): >_writeAt: n=25, err= 2026/06/03 03:30:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 03:30:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/03 03:30:58 DEBUG : newLeaf: Updating file with newLeaf 0x374669f1c000 2026/06/03 03:30:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:30:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:58 DEBUG : newLeaf(0x374669bc60c0): close: 2026/06/03 03:30:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/03 03:30:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-03 03:30:57.709229361 +0000 UTC m=+225.566625878 2026/06/03 03:30:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/03 03:30:58 DEBUG : newLeaf(0x374669bc60c0): >close: err= 2026/06/03 03:30:58 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:58 DEBUG : dir: Looking for writers 2026/06/03 03:30:58 DEBUG : Looking for writers 2026/06/03 03:30:58 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:58 DEBUG : dir: reading active writers 2026/06/03 03:30:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:30:58 DEBUG : dir: Looking for writers 2026/06/03 03:30:58 DEBUG : Looking for writers 2026/06/03 03:30:58 DEBUG : dir: reading active writers 2026/06/03 03:30:58 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:30:58 DEBUG : dir: Looking for writers 2026/06/03 03:30:58 DEBUG : Looking for writers 2026/06/03 03:30:58 DEBUG : dir: reading active writers 2026/06/03 03:30:58 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:30:58 DEBUG : dir: Looking for writers 2026/06/03 03:30:58 DEBUG : Looking for writers 2026/06/03 03:30:58 DEBUG : dir: reading active writers 2026/06/03 03:30:58 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:30:58 DEBUG : newLeaf: vfs cache: starting upload 2026/06/03 03:30:58 DEBUG : dir: Looking for writers 2026/06/03 03:30:58 DEBUG : Looking for writers 2026/06/03 03:30:58 DEBUG : dir: reading active writers 2026/06/03 03:30:58 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:30:58 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/06/03 03:30:58 DEBUG : dir: Looking for writers 2026/06/03 03:30:58 DEBUG : Looking for writers 2026/06/03 03:30:58 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:58 DEBUG : dir: reading active writers 2026/06/03 03:30:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:30:58 DEBUG : dir: Looking for writers 2026/06/03 03:30:58 DEBUG : Looking for writers 2026/06/03 03:30:58 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:58 DEBUG : dir: reading active writers 2026/06/03 03:30:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:30:59 DEBUG : newLeaf: size = 25 OK 2026/06/03 03:30:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/03 03:30:59 INFO : newLeaf: Copied (replaced existing) 2026/06/03 03:30:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-03 03:30:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/03 03:30:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/03 03:30:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 03:30:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/03 03:30:59 DEBUG : dir: Looking for writers 2026/06/03 03:30:59 DEBUG : Looking for writers 2026/06/03 03:30:59 DEBUG : dir: reading active writers 2026/06/03 03:30:59 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:59 DEBUG : >WaitForWriters: 2026/06/03 03:30:59 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:30:59 DEBUG : dir: Looking for writers 2026/06/03 03:30:59 DEBUG : Looking for writers 2026/06/03 03:30:59 DEBUG : dir: reading active writers 2026/06/03 03:30:59 DEBUG : newLeaf: reading active writers 2026/06/03 03:30:59 DEBUG : >WaitForWriters: 2026/06/03 03:30:59 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestFileRename (55.15s) --- PASS: TestFileRename/off,forceCache=false (7.45s) --- PASS: TestFileRename/minimal,forceCache=false (7.46s) --- PASS: TestFileRename/minimal,forceCache=true (8.63s) --- PASS: TestFileRename/writes,forceCache=false (7.34s) --- PASS: TestFileRename/writes,forceCache=true (8.86s) --- PASS: TestFileRename/full,forceCache=false (15.42s) === 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-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:31:00 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:31:00 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:31:00 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:31:00 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:31:00 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:31:00 DEBUG : Looking for writers 2026/06/03 03:31:00 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.30s) === 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-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:31:01 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:31:01 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:31:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/03 03:31:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:31:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 03:31:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/03 03:31:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/03 03:31:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:31:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/03 03:31:04 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/03 03:31:04 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:31:04 DEBUG : dir: Looking for writers 2026/06/03 03:31:04 DEBUG : file1: reading active writers 2026/06/03 03:31:04 DEBUG : Looking for writers 2026/06/03 03:31:04 DEBUG : dir: reading active writers 2026/06/03 03:31:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.31s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:31:05 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:31:05 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:31:06 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/03 03:31:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:31:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 03:31:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/03 03:31:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/03 03:31:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:31:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/03 03:31:08 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/03 03:31:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/03 03:31:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/03 03:31:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/03 03:31:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/03 03:31:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/03 03:31:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/03 03:31:08 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/03 03:31:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/03 03:31:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/03 03:31:08 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/03 03:31:09 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/03 03:31:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/03 03:31:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/03 03:31:09 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/03 03:31:09 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:31:09 DEBUG : dir: Looking for writers 2026/06/03 03:31:09 DEBUG : file1: reading active writers 2026/06/03 03:31:09 DEBUG : Looking for writers 2026/06/03 03:31:09 DEBUG : dir: reading active writers 2026/06/03 03:31:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.40s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:31:10 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:31:10 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:31:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/03 03:31:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:31:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 03:31:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/03 03:31:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/03 03:31:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:31:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/03 03:31:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/03 03:31:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/03 03:31:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/03 03:31:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/03 03:31:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/03 03:31:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/03 03:31:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/03 03:31:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/03 03:31:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/03 03:31:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/03 03:31:14 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/03 03:31:14 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/03 03:31:14 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/03 03:31:14 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/03 03:31:14 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/03 03:31:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/03 03:31:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/03 03:31:14 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/03 03:31:15 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/03 03:31:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/03 03:31:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/03 03:31:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/03 03:31:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/03 03:31:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/03 03:31:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/03 03:31:15 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/03 03:31:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/03 03:31:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/03 03:31:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/03 03:31:15 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/03 03:31:15 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:31:15 DEBUG : dir: Looking for writers 2026/06/03 03:31:15 DEBUG : file1: reading active writers 2026/06/03 03:31:15 DEBUG : Looking for writers 2026/06/03 03:31:15 DEBUG : dir: reading active writers 2026/06/03 03:31:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (7.05s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:31:17 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:31:17 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:31:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/03 03:31:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:31:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 03:31:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/03 03:31:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/03 03:31:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:31:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/03 03:31:21 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:31:21 DEBUG : dir: Looking for writers 2026/06/03 03:31:21 DEBUG : file1: reading active writers 2026/06/03 03:31:21 DEBUG : Looking for writers 2026/06/03 03:31:21 DEBUG : dir: reading active writers 2026/06/03 03:31:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.59s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:31:22 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:31:22 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:31:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/03 03:31:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:31:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 03:31:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/03 03:31:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/03 03:31:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:31:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/03 03:31:26 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/03 03:31:26 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/03 03:31:26 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:31:26 DEBUG : dir: Looking for writers 2026/06/03 03:31:26 DEBUG : file1: reading active writers 2026/06/03 03:31:26 DEBUG : Looking for writers 2026/06/03 03:31:26 DEBUG : dir: reading active writers 2026/06/03 03:31:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.86s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:31:27 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:31:27 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:31:27 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:27 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:31:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:31:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:27 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:31:28 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/03 03:31:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:31:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 03:31:30 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:31:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:31:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:31:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/03 03:31:30 DEBUG : dir/file1(0x374669bc6000): _readAt: size=1, off=0 2026/06/03 03:31:30 DEBUG : dir/file1(0x374669bc6000): openPending: 2026/06/03 03:31:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/03 03:31:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/03 03:31:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:31:30 DEBUG : dir/file1(0x374669bc6000): >openPending: err= 2026/06/03 03:31:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/03 03:31:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:31:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:31:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:31:30 DEBUG : dir/file1(0x374669bc6000): >_readAt: n=1, err= 2026/06/03 03:31:30 DEBUG : dir/file1(0x374669bc6000): _readAt: size=256, off=1 2026/06/03 03:31:30 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/03 03:31:30 DEBUG : dir/file1(0x374669bc6000): >_readAt: n=15, err=EOF 2026/06/03 03:31:30 DEBUG : dir/file1(0x374669bc6000): _readAt: size=16, off=16 2026/06/03 03:31:30 DEBUG : dir/file1(0x374669bc6000): >_readAt: n=0, err=EOF 2026/06/03 03:31:30 DEBUG : dir/file1(0x374669bc6000): close: 2026/06/03 03:31:30 DEBUG : dir/file1(0x374669bc6000): >close: err= 2026/06/03 03:31:30 DEBUG : dir/file1(0x374669bc6000): close: 2026/06/03 03:31:30 DEBUG : dir/file1(0x374669bc6000): >close: err=file already closed 2026/06/03 03:31:30 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:31:30 DEBUG : dir: Looking for writers 2026/06/03 03:31:30 DEBUG : file1: reading active writers 2026/06/03 03:31:30 DEBUG : Looking for writers 2026/06/03 03:31:30 DEBUG : dir: reading active writers 2026/06/03 03:31:30 DEBUG : >WaitForWriters: 2026/06/03 03:31:30 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (5.28s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:31:32 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:31:32 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:31:32 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:32 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:31:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:31:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:32 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:31:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/03 03:31:35 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni/dir/file1: no such file or directory 2026/06/03 03:31:35 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-focopin2xoni/dir/file1: no such file or directory 2026/06/03 03:31:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:31:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 03:31:37 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:31:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:31:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:31:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/03 03:31:37 DEBUG : dir/file1(0x374669d74440): _readAt: size=1, off=0 2026/06/03 03:31:37 DEBUG : dir/file1(0x374669d74440): openPending: 2026/06/03 03:31:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/03 03:31:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/03 03:31:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:31:37 DEBUG : dir/file1(0x374669d74440): >openPending: err= 2026/06/03 03:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/03 03:31:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:31:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:31:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:31:37 DEBUG : dir/file1(0x374669d74440): >_readAt: n=1, err= 2026/06/03 03:31:37 DEBUG : dir/file1(0x374669d74440): _readAt: size=1, off=5 2026/06/03 03:31:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/03 03:31:37 DEBUG : dir/file1(0x374669d74440): >_readAt: n=1, err= 2026/06/03 03:31:37 DEBUG : dir/file1(0x374669d74440): _readAt: size=1, off=3 2026/06/03 03:31:37 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/03 03:31:37 DEBUG : dir/file1(0x374669d74440): >_readAt: n=1, err= 2026/06/03 03:31:37 DEBUG : dir/file1(0x374669d74440): _readAt: size=1, off=13 2026/06/03 03:31:37 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/03 03:31:37 DEBUG : dir/file1(0x374669d74440): >_readAt: n=1, err= 2026/06/03 03:31:37 DEBUG : dir/file1(0x374669d74440): _readAt: size=16, off=100 2026/06/03 03:31:37 DEBUG : dir/file1(0x374669d74440): >_readAt: n=0, err=EOF 2026/06/03 03:31:37 DEBUG : dir/file1(0x374669d74440): close: 2026/06/03 03:31:37 DEBUG : dir/file1(0x374669d74440): >close: err= 2026/06/03 03:31:37 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:31:37 DEBUG : dir: Looking for writers 2026/06/03 03:31:37 DEBUG : file1: reading active writers 2026/06/03 03:31:37 DEBUG : Looking for writers 2026/06/03 03:31:37 DEBUG : dir: reading active writers 2026/06/03 03:31:37 DEBUG : >WaitForWriters: 2026/06/03 03:31:37 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (6.71s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:31:39 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:31:39 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:31:39 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:39 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:31:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:31:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:39 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:31:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/03 03:31:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:31:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 03:31:42 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:31:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:31:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:31:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): _readAt: size=1, off=0 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): openPending: 2026/06/03 03:31:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/03 03:31:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/03 03:31:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): >openPending: err= 2026/06/03 03:31:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/03 03:31:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:31:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:31:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:31:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): >_readAt: n=1, err= 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): _readAt: size=1, off=5 2026/06/03 03:31:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): >_readAt: n=1, err= 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): _readAt: size=1, off=1 2026/06/03 03:31:42 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): >_readAt: n=1, err= 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): _readAt: size=6, off=10 2026/06/03 03:31:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): >_readAt: n=6, err= 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): _readAt: size=256, off=10 2026/06/03 03:31:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): >_readAt: n=6, err=EOF 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): _readAt: size=256, off=100 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): >_readAt: n=0, err=EOF 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): close: 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): >close: err= 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): _readAt: size=256, off=100 2026/06/03 03:31:42 DEBUG : dir/file1(0x374669d75940): >_readAt: n=0, err=file already closed 2026/06/03 03:31:42 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:31:42 DEBUG : dir: Looking for writers 2026/06/03 03:31:42 DEBUG : file1: reading active writers 2026/06/03 03:31:42 DEBUG : Looking for writers 2026/06/03 03:31:42 DEBUG : dir: reading active writers 2026/06/03 03:31:42 DEBUG : >WaitForWriters: 2026/06/03 03:31:42 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (5.22s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:31:44 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:31:44 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:31:44 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:44 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:31:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:31:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:44 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:31:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/03 03:31:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:31:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 03:31:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:31:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:31:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:31:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/03 03:31:47 DEBUG : dir/file1(0x374669e82180): RWFileHandle.Flush 2026/06/03 03:31:47 DEBUG : dir/file1(0x374669e82180): _readAt: size=256, off=0 2026/06/03 03:31:47 DEBUG : dir/file1(0x374669e82180): openPending: 2026/06/03 03:31:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/03 03:31:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/03 03:31:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:31:47 DEBUG : dir/file1(0x374669e82180): >openPending: err= 2026/06/03 03:31:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/03 03:31:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:31:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:31:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:31:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/06/03 03:31:48 DEBUG : dir/file1(0x374669e82180): >_readAt: n=16, err=EOF 2026/06/03 03:31:48 DEBUG : dir/file1(0x374669e82180): RWFileHandle.Flush 2026/06/03 03:31:48 DEBUG : dir/file1(0x374669e82180): RWFileHandle.Flush 2026/06/03 03:31:48 DEBUG : dir/file1(0x374669e82180): close: 2026/06/03 03:31:48 DEBUG : dir/file1(0x374669e82180): >close: err= 2026/06/03 03:31:48 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:31:48 DEBUG : dir: Looking for writers 2026/06/03 03:31:48 DEBUG : file1: reading active writers 2026/06/03 03:31:48 DEBUG : Looking for writers 2026/06/03 03:31:48 DEBUG : dir: reading active writers 2026/06/03 03:31:48 DEBUG : >WaitForWriters: 2026/06/03 03:31:48 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.86s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:31:49 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:31:49 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:31:49 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:49 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:31:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:31:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:49 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:31:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/03 03:31:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:31:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 03:31:52 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:31:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:31:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:31:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/03 03:31:52 DEBUG : dir/file1(0x374669bc6700): _readAt: size=256, off=0 2026/06/03 03:31:52 DEBUG : dir/file1(0x374669bc6700): openPending: 2026/06/03 03:31:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/03 03:31:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/03 03:31:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:31:52 DEBUG : dir/file1(0x374669bc6700): >openPending: err= 2026/06/03 03:31:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/03 03:31:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:31:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:31:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:31:52 DEBUG : dir/file1(0x374669bc6700): >_readAt: n=16, err=EOF 2026/06/03 03:31:52 DEBUG : dir/file1(0x374669bc6700): RWFileHandle.Release 2026/06/03 03:31:52 DEBUG : dir/file1(0x374669bc6700): close: 2026/06/03 03:31:52 DEBUG : dir/file1(0x374669bc6700): >close: err= 2026/06/03 03:31:52 DEBUG : dir/file1(0x374669bc6700): RWFileHandle.Release 2026/06/03 03:31:52 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:31:52 DEBUG : dir: Looking for writers 2026/06/03 03:31:52 DEBUG : file1: reading active writers 2026/06/03 03:31:52 DEBUG : Looking for writers 2026/06/03 03:31:52 DEBUG : dir: reading active writers 2026/06/03 03:31:52 DEBUG : >WaitForWriters: 2026/06/03 03:31:52 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting 2026/06/03 03:31:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni/dir/file1: no such file or directory 2026/06/03 03:31:53 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-focopin2xoni/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.59s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:31:53 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:31:53 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:31:53 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:53 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:31:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:31:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:31:53 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:31:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:31:54 DEBUG : file1: newRWFileHandle: 2026/06/03 03:31:54 DEBUG : file1(0x3746699a3380): openPending: 2026/06/03 03:31:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:31:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:31:54 DEBUG : file1(0x3746699a3380): >openPending: err= 2026/06/03 03:31:54 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 03:31:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:31:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 03:31:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 03:31:54 DEBUG : file1(0x3746699a3380): _writeAt: size=5, off=0 2026/06/03 03:31:54 DEBUG : file1(0x3746699a3380): >_writeAt: n=5, err= 2026/06/03 03:31:54 DEBUG : file1(0x3746699a3380): _writeAt: size=7, off=5 2026/06/03 03:31:54 DEBUG : file1(0x3746699a3380): >_writeAt: n=7, err= 2026/06/03 03:31:54 DEBUG : file1: vfs cache: truncate to size=11 2026/06/03 03:31:54 DEBUG : file1(0x3746699a3380): close: 2026/06/03 03:31:54 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 03:31:54.106965157 +0000 UTC m=+281.964361644 2026/06/03 03:31:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 03:31:54 DEBUG : file1(0x3746699a3380): >close: err= 2026/06/03 03:31:54 DEBUG : file1(0x3746699a3380): close: 2026/06/03 03:31:54 DEBUG : file1(0x3746699a3380): >close: err=file already closed 2026/06/03 03:31:54 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:31:54 DEBUG : Looking for writers 2026/06/03 03:31:54 DEBUG : file1: reading active writers 2026/06/03 03:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:31:54 DEBUG : Looking for writers 2026/06/03 03:31:54 DEBUG : file1: reading active writers 2026/06/03 03:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:31:54 DEBUG : Looking for writers 2026/06/03 03:31:54 DEBUG : file1: reading active writers 2026/06/03 03:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:31:54 DEBUG : Looking for writers 2026/06/03 03:31:54 DEBUG : file1: reading active writers 2026/06/03 03:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:31:54 DEBUG : file1: vfs cache: starting upload 2026/06/03 03:31:54 DEBUG : Looking for writers 2026/06/03 03:31:54 DEBUG : file1: reading active writers 2026/06/03 03:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:31:54 DEBUG : Looking for writers 2026/06/03 03:31:54 DEBUG : file1: reading active writers 2026/06/03 03:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:31:54 DEBUG : Looking for writers 2026/06/03 03:31:54 DEBUG : file1: reading active writers 2026/06/03 03:31:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:31:54 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/06/03 03:31:55 DEBUG : Looking for writers 2026/06/03 03:31:55 DEBUG : file1: reading active writers 2026/06/03 03:31:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 03:31:56 DEBUG : Looking for writers 2026/06/03 03:31:56 DEBUG : file1: reading active writers 2026/06/03 03:31:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 03:31:56 DEBUG : file1: size = 11 OK 2026/06/03 03:31:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/03 03:31:56 INFO : file1: Copied (new) 2026/06/03 03:31:56 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-03 03:31:54 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/03 03:31:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 03:31:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:31:56 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 03:31:57 DEBUG : Looking for writers 2026/06/03 03:31:57 DEBUG : file1: reading active writers 2026/06/03 03:31:57 DEBUG : >WaitForWriters: 2026/06/03 03:31:57 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:31:57 DEBUG : Looking for writers 2026/06/03 03:31:57 DEBUG : file1: reading active writers 2026/06/03 03:31:57 DEBUG : >WaitForWriters: 2026/06/03 03:31:57 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting 2026/06/03 03:31:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni/dir/file1: no such file or directory 2026/06/03 03:31:57 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-focopin2xoni/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (4.54s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:31:58 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:31:58 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:31:58 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:58 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:31:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:31:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:31:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:31:58 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:31:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:31:58 DEBUG : file1: newRWFileHandle: 2026/06/03 03:31:58 DEBUG : file1(0x3746699a2bc0): openPending: 2026/06/03 03:31:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:31:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:31:58 DEBUG : file1(0x3746699a2bc0): >openPending: err= 2026/06/03 03:31:58 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 03:31:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:31:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 03:31:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 03:31:58 DEBUG : file1(0x3746699a2bc0): _writeAt: size=7, off=0 2026/06/03 03:31:58 DEBUG : file1(0x3746699a2bc0): >_writeAt: n=7, err= 2026/06/03 03:31:58 DEBUG : file1(0x3746699a2bc0): _writeAt: size=6, off=5 2026/06/03 03:31:58 DEBUG : file1(0x3746699a2bc0): >_writeAt: n=6, err= 2026/06/03 03:31:58 DEBUG : file1(0x3746699a2bc0): close: 2026/06/03 03:31:58 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 03:31:58.656588598 +0000 UTC m=+286.513985085 2026/06/03 03:31:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 03:31:58 DEBUG : file1(0x3746699a2bc0): >close: err= 2026/06/03 03:31:58 DEBUG : file1(0x3746699a2bc0): _writeAt: size=5, off=0 2026/06/03 03:31:58 DEBUG : file1(0x3746699a2bc0): >_writeAt: n=0, err=file already closed 2026/06/03 03:31:58 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:31:58 DEBUG : Looking for writers 2026/06/03 03:31:58 DEBUG : file1: reading active writers 2026/06/03 03:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:31:58 DEBUG : Looking for writers 2026/06/03 03:31:58 DEBUG : file1: reading active writers 2026/06/03 03:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:31:58 DEBUG : Looking for writers 2026/06/03 03:31:58 DEBUG : file1: reading active writers 2026/06/03 03:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:31:58 DEBUG : Looking for writers 2026/06/03 03:31:58 DEBUG : file1: reading active writers 2026/06/03 03:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:31:58 DEBUG : file1: vfs cache: starting upload 2026/06/03 03:31:58 DEBUG : Looking for writers 2026/06/03 03:31:58 DEBUG : file1: reading active writers 2026/06/03 03:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:31:58 DEBUG : Looking for writers 2026/06/03 03:31:58 DEBUG : file1: reading active writers 2026/06/03 03:31:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:31:59 DEBUG : Looking for writers 2026/06/03 03:31:59 DEBUG : file1: reading active writers 2026/06/03 03:31:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:31:59 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/06/03 03:31:59 DEBUG : Looking for writers 2026/06/03 03:31:59 DEBUG : file1: reading active writers 2026/06/03 03:31:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 03:32:00 DEBUG : file1: size = 11 OK 2026/06/03 03:32:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/03 03:32:00 INFO : file1: Copied (new) 2026/06/03 03:32:00 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-03 03:31:58 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/03 03:32:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 03:32:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:00 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 03:32:00 DEBUG : Looking for writers 2026/06/03 03:32:00 DEBUG : file1: reading active writers 2026/06/03 03:32:00 DEBUG : >WaitForWriters: 2026/06/03 03:32:01 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:32:01 DEBUG : Looking for writers 2026/06/03 03:32:01 DEBUG : file1: reading active writers 2026/06/03 03:32:01 DEBUG : >WaitForWriters: 2026/06/03 03:32:01 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.13s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:32:01 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:32:01 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:32:01 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:01 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:01 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:32:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:01 DEBUG : file1: newRWFileHandle: 2026/06/03 03:32:01 DEBUG : file1(0x374669d741c0): openPending: 2026/06/03 03:32:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:01 DEBUG : file1(0x374669d741c0): >openPending: err= 2026/06/03 03:32:01 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 03:32:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 03:32:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 03:32:01 DEBUG : file1(0x374669d741c0): close: 2026/06/03 03:32:01 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 03:32:01.784525855 +0000 UTC m=+289.641922342 2026/06/03 03:32:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:01 DEBUG : file1(0x374669d741c0): >close: err= 2026/06/03 03:32:01 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/03 03:32:01 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 03:32:01 DEBUG : file2: newRWFileHandle: 2026/06/03 03:32:01 DEBUG : file2(0x374669d74680): openPending: 2026/06/03 03:32:01 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/03 03:32:01 DEBUG : file2(0x374669d74680): >openPending: err= 2026/06/03 03:32:01 DEBUG : file2: >newRWFileHandle: err= 2026/06/03 03:32:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/03 03:32:01 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/03 03:32:01 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/03 03:32:01 DEBUG : file2(0x374669d74680): RWFileHandle.Flush 2026/06/03 03:32:01 DEBUG : file2(0x374669d74680): RWFileHandle.Release 2026/06/03 03:32:01 DEBUG : file2(0x374669d74680): close: 2026/06/03 03:32:01 DEBUG : file2: vfs cache: setting modification time to 2026-06-03 03:32:01.785525715 +0000 UTC m=+289.642922202 2026/06/03 03:32:01 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:01 DEBUG : file2(0x374669d74680): >close: err= 2026/06/03 03:32:01 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:32:01 DEBUG : Looking for writers 2026/06/03 03:32:01 DEBUG : file1: reading active writers 2026/06/03 03:32:01 DEBUG : file2: reading active writers 2026/06/03 03:32:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/03 03:32:01 DEBUG : Looking for writers 2026/06/03 03:32:01 DEBUG : file1: reading active writers 2026/06/03 03:32:01 DEBUG : file2: reading active writers 2026/06/03 03:32:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/03 03:32:01 DEBUG : Looking for writers 2026/06/03 03:32:01 DEBUG : file1: reading active writers 2026/06/03 03:32:01 DEBUG : file2: reading active writers 2026/06/03 03:32:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/03 03:32:01 DEBUG : Looking for writers 2026/06/03 03:32:01 DEBUG : file1: reading active writers 2026/06/03 03:32:01 DEBUG : file2: reading active writers 2026/06/03 03:32:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/03 03:32:01 DEBUG : file2: vfs cache: starting upload 2026/06/03 03:32:01 DEBUG : file1: vfs cache: starting upload 2026/06/03 03:32:01 DEBUG : Looking for writers 2026/06/03 03:32:01 DEBUG : file1: reading active writers 2026/06/03 03:32:01 DEBUG : file2: reading active writers 2026/06/03 03:32:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/03 03:32:02 DEBUG : Looking for writers 2026/06/03 03:32:02 DEBUG : file1: reading active writers 2026/06/03 03:32:02 DEBUG : file2: reading active writers 2026/06/03 03:32:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/03 03:32:02 DEBUG : Looking for writers 2026/06/03 03:32:02 DEBUG : file1: reading active writers 2026/06/03 03:32:02 DEBUG : file2: reading active writers 2026/06/03 03:32:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/06/03 03:32:03 DEBUG : Looking for writers 2026/06/03 03:32:03 DEBUG : file1: reading active writers 2026/06/03 03:32:03 DEBUG : file2: reading active writers 2026/06/03 03:32:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/06/03 03:32:03 DEBUG : file1: size = 0 OK 2026/06/03 03:32:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/03 03:32:03 INFO : file1: Copied (new) 2026/06/03 03:32:03 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-03 03:32:01 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/03 03:32:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 03:32:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:03 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 03:32:04 DEBUG : Looking for writers 2026/06/03 03:32:04 DEBUG : file1: reading active writers 2026/06/03 03:32:04 DEBUG : file2: reading active writers 2026/06/03 03:32:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 03:32:04 DEBUG : file2: size = 0 OK 2026/06/03 03:32:04 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/03 03:32:04 INFO : file2: Copied (new) 2026/06/03 03:32:04 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-03 03:32:01 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/03 03:32:04 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/03 03:32:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/03 03:32:04 INFO : file2: vfs cache: upload succeeded try #1 2026/06/03 03:32:05 DEBUG : Looking for writers 2026/06/03 03:32:05 DEBUG : file1: reading active writers 2026/06/03 03:32:05 DEBUG : file2: reading active writers 2026/06/03 03:32:05 DEBUG : >WaitForWriters: 2026/06/03 03:32:05 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:32:05 DEBUG : Looking for writers 2026/06/03 03:32:05 DEBUG : file1: reading active writers 2026/06/03 03:32:05 DEBUG : file2: reading active writers 2026/06/03 03:32:05 DEBUG : >WaitForWriters: 2026/06/03 03:32:05 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.82s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:32:06 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:32:06 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:32:06 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:06 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:06 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:32:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:06 DEBUG : file1: newRWFileHandle: 2026/06/03 03:32:06 DEBUG : file1(0x374669e60600): openPending: 2026/06/03 03:32:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:06 DEBUG : file1(0x374669e60600): >openPending: err= 2026/06/03 03:32:06 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 03:32:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 03:32:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 03:32:06 DEBUG : file1(0x374669e60600): _writeAt: size=5, off=0 2026/06/03 03:32:06 DEBUG : file1(0x374669e60600): >_writeAt: n=5, err= 2026/06/03 03:32:06 DEBUG : file1(0x374669e60600): RWFileHandle.Flush 2026/06/03 03:32:06 DEBUG : file1(0x374669e60600): RWFileHandle.Flush 2026/06/03 03:32:06 DEBUG : file1(0x374669e60600): close: 2026/06/03 03:32:06 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 03:32:06.598981132 +0000 UTC m=+294.456377619 2026/06/03 03:32:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:06 DEBUG : file1(0x374669e60600): >close: err= 2026/06/03 03:32:06 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:32:06 DEBUG : Looking for writers 2026/06/03 03:32:06 DEBUG : file1: reading active writers 2026/06/03 03:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:32:06 DEBUG : Looking for writers 2026/06/03 03:32:06 DEBUG : file1: reading active writers 2026/06/03 03:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:32:06 DEBUG : Looking for writers 2026/06/03 03:32:06 DEBUG : file1: reading active writers 2026/06/03 03:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:32:06 DEBUG : Looking for writers 2026/06/03 03:32:06 DEBUG : file1: reading active writers 2026/06/03 03:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:32:06 DEBUG : file1: vfs cache: starting upload 2026/06/03 03:32:06 DEBUG : Looking for writers 2026/06/03 03:32:06 DEBUG : file1: reading active writers 2026/06/03 03:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:32:06 DEBUG : Looking for writers 2026/06/03 03:32:06 DEBUG : file1: reading active writers 2026/06/03 03:32:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:32:07 DEBUG : Looking for writers 2026/06/03 03:32:07 DEBUG : file1: reading active writers 2026/06/03 03:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:32:07 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/03 03:32:07 DEBUG : Looking for writers 2026/06/03 03:32:07 DEBUG : file1: reading active writers 2026/06/03 03:32:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 03:32:08 DEBUG : file1: size = 5 OK 2026/06/03 03:32:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/03 03:32:08 INFO : file1: Copied (new) 2026/06/03 03:32:08 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-03 03:32:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/03 03:32:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 03:32:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:08 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 03:32:08 DEBUG : Looking for writers 2026/06/03 03:32:08 DEBUG : file1: reading active writers 2026/06/03 03:32:08 DEBUG : >WaitForWriters: 2026/06/03 03:32:08 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.94s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:32:09 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:32:09 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:32:09 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:09 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:09 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:32:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:10 DEBUG : file1: newRWFileHandle: 2026/06/03 03:32:10 DEBUG : file1(0x374669e60200): openPending: 2026/06/03 03:32:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:10 DEBUG : file1(0x374669e60200): >openPending: err= 2026/06/03 03:32:10 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 03:32:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 03:32:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 03:32:10 DEBUG : file1(0x374669e60200): _writeAt: size=5, off=0 2026/06/03 03:32:10 DEBUG : file1(0x374669e60200): >_writeAt: n=5, err= 2026/06/03 03:32:10 DEBUG : file1(0x374669e60200): RWFileHandle.Release 2026/06/03 03:32:10 DEBUG : file1(0x374669e60200): close: 2026/06/03 03:32:10 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 03:32:10.301409233 +0000 UTC m=+298.158805720 2026/06/03 03:32:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:10 DEBUG : file1(0x374669e60200): >close: err= 2026/06/03 03:32:10 DEBUG : file1(0x374669e60200): RWFileHandle.Release 2026/06/03 03:32:10 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:32:10 DEBUG : Looking for writers 2026/06/03 03:32:10 DEBUG : file1: reading active writers 2026/06/03 03:32:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:32:10 DEBUG : Looking for writers 2026/06/03 03:32:10 DEBUG : file1: reading active writers 2026/06/03 03:32:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:32:10 DEBUG : Looking for writers 2026/06/03 03:32:10 DEBUG : file1: reading active writers 2026/06/03 03:32:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:32:10 DEBUG : Looking for writers 2026/06/03 03:32:10 DEBUG : file1: reading active writers 2026/06/03 03:32:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:32:10 DEBUG : file1: vfs cache: starting upload 2026/06/03 03:32:10 DEBUG : Looking for writers 2026/06/03 03:32:10 DEBUG : file1: reading active writers 2026/06/03 03:32:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:32:10 DEBUG : Looking for writers 2026/06/03 03:32:10 DEBUG : file1: reading active writers 2026/06/03 03:32:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:32:10 DEBUG : Looking for writers 2026/06/03 03:32:10 DEBUG : file1: reading active writers 2026/06/03 03:32:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:32:11 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/03 03:32:11 DEBUG : Looking for writers 2026/06/03 03:32:11 DEBUG : file1: reading active writers 2026/06/03 03:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 03:32:12 DEBUG : file1: size = 5 OK 2026/06/03 03:32:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/03 03:32:12 INFO : file1: Copied (new) 2026/06/03 03:32:12 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-03 03:32:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/03 03:32:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 03:32:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:12 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 03:32:12 DEBUG : Looking for writers 2026/06/03 03:32:12 DEBUG : file1: reading active writers 2026/06/03 03:32:12 DEBUG : >WaitForWriters: 2026/06/03 03:32:12 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.69s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:32:13 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:32:13 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:32:13 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:13 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:13 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:32:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/03 03:32:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/03 03:32:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 03:32:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:32:16 DEBUG : dir/file1(0x374669e60180): openPending: 2026/06/03 03:32:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/03 03:32:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/03 03:32:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:16 DEBUG : dir/file1(0x374669e60180): >openPending: err= 2026/06/03 03:32:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/03 03:32:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:32:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:32:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/03 03:32:16 DEBUG : dir/file1(0x374669e60180): _writeAt: size=5, off=0 2026/06/03 03:32:16 DEBUG : dir/file1(0x374669e60180): >_writeAt: n=5, err= 2026/06/03 03:32:16 DEBUG : dir/file1(0x374669e60180): close: 2026/06/03 03:32:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:16 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-03 03:32:16.287135114 +0000 UTC m=+304.144531601 2026/06/03 03:32:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:16 DEBUG : dir/file1(0x374669e60180): >close: err= 2026/06/03 03:32:16 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:32:16 DEBUG : dir: Looking for writers 2026/06/03 03:32:16 DEBUG : file1: reading active writers 2026/06/03 03:32:16 DEBUG : Looking for writers 2026/06/03 03:32:16 DEBUG : dir: reading active writers 2026/06/03 03:32:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:32:16 DEBUG : dir: Looking for writers 2026/06/03 03:32:16 DEBUG : file1: reading active writers 2026/06/03 03:32:16 DEBUG : Looking for writers 2026/06/03 03:32:16 DEBUG : dir: reading active writers 2026/06/03 03:32:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:32:16 DEBUG : dir: Looking for writers 2026/06/03 03:32:16 DEBUG : file1: reading active writers 2026/06/03 03:32:16 DEBUG : Looking for writers 2026/06/03 03:32:16 DEBUG : dir: reading active writers 2026/06/03 03:32:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:32:16 DEBUG : dir: Looking for writers 2026/06/03 03:32:16 DEBUG : file1: reading active writers 2026/06/03 03:32:16 DEBUG : Looking for writers 2026/06/03 03:32:16 DEBUG : dir: reading active writers 2026/06/03 03:32:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:32:16 DEBUG : dir/file1: vfs cache: starting upload 2026/06/03 03:32:16 DEBUG : dir: Looking for writers 2026/06/03 03:32:16 DEBUG : file1: reading active writers 2026/06/03 03:32:16 DEBUG : Looking for writers 2026/06/03 03:32:16 DEBUG : dir: reading active writers 2026/06/03 03:32:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:32:16 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/06/03 03:32:16 DEBUG : dir: Looking for writers 2026/06/03 03:32:16 DEBUG : file1: reading active writers 2026/06/03 03:32:16 DEBUG : Looking for writers 2026/06/03 03:32:16 DEBUG : dir: reading active writers 2026/06/03 03:32:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:32:16 DEBUG : dir: Looking for writers 2026/06/03 03:32:16 DEBUG : file1: reading active writers 2026/06/03 03:32:16 DEBUG : Looking for writers 2026/06/03 03:32:16 DEBUG : dir: reading active writers 2026/06/03 03:32:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:32:17 DEBUG : dir: Looking for writers 2026/06/03 03:32:17 DEBUG : file1: reading active writers 2026/06/03 03:32:17 DEBUG : Looking for writers 2026/06/03 03:32:17 DEBUG : dir: reading active writers 2026/06/03 03:32:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 03:32:17 DEBUG : dir/file1: size = 5 OK 2026/06/03 03:32:17 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/03 03:32:17 INFO : dir/file1: Copied (replaced existing) 2026/06/03 03:32:17 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-03 03:32:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/03 03:32:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/03 03:32:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/03 03:32:18 DEBUG : dir: Looking for writers 2026/06/03 03:32:18 DEBUG : file1: reading active writers 2026/06/03 03:32:18 DEBUG : Looking for writers 2026/06/03 03:32:18 DEBUG : dir: reading active writers 2026/06/03 03:32:18 DEBUG : >WaitForWriters: 2026/06/03 03:32:18 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.47s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:32:19 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:32:19 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:32:19 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:19 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:19 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:32:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/06/03 03:32:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:23 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 03:32:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 03:32:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 03:32:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/03 03:32:23 DEBUG : dir/file1(0x3746699a2a40): _writeAt: size=5, off=0 2026/06/03 03:32:23 DEBUG : dir/file1(0x3746699a2a40): openPending: 2026/06/03 03:32:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/03 03:32:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/03 03:32:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:23 DEBUG : dir/file1(0x3746699a2a40): >openPending: err= 2026/06/03 03:32:23 DEBUG : dir/file1(0x3746699a2a40): >_writeAt: n=5, err= 2026/06/03 03:32:23 DEBUG : dir/file1(0x3746699a2a40): _writeAt: size=15, off=5 2026/06/03 03:32:23 DEBUG : dir/file1(0x3746699a2a40): >_writeAt: n=15, err= 2026/06/03 03:32:23 DEBUG : dir/file1(0x3746699a2a40): close: 2026/06/03 03:32:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/03 03:32:23 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-03 03:32:23.02320977 +0000 UTC m=+310.880606247 2026/06/03 03:32:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:23 DEBUG : dir/file1(0x3746699a2a40): >close: err= 2026/06/03 03:32:23 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:32:23 DEBUG : dir: Looking for writers 2026/06/03 03:32:23 DEBUG : file1: reading active writers 2026/06/03 03:32:23 DEBUG : Looking for writers 2026/06/03 03:32:23 DEBUG : dir: reading active writers 2026/06/03 03:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:32:23 DEBUG : dir: Looking for writers 2026/06/03 03:32:23 DEBUG : file1: reading active writers 2026/06/03 03:32:23 DEBUG : Looking for writers 2026/06/03 03:32:23 DEBUG : dir: reading active writers 2026/06/03 03:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:32:23 DEBUG : dir: Looking for writers 2026/06/03 03:32:23 DEBUG : file1: reading active writers 2026/06/03 03:32:23 DEBUG : Looking for writers 2026/06/03 03:32:23 DEBUG : dir: reading active writers 2026/06/03 03:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:32:23 DEBUG : dir: Looking for writers 2026/06/03 03:32:23 DEBUG : file1: reading active writers 2026/06/03 03:32:23 DEBUG : Looking for writers 2026/06/03 03:32:23 DEBUG : dir: reading active writers 2026/06/03 03:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:32:23 DEBUG : dir/file1: vfs cache: starting upload 2026/06/03 03:32:23 DEBUG : dir: Looking for writers 2026/06/03 03:32:23 DEBUG : file1: reading active writers 2026/06/03 03:32:23 DEBUG : Looking for writers 2026/06/03 03:32:23 DEBUG : dir: reading active writers 2026/06/03 03:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:32:23 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/06/03 03:32:23 DEBUG : dir: Looking for writers 2026/06/03 03:32:23 DEBUG : file1: reading active writers 2026/06/03 03:32:23 DEBUG : Looking for writers 2026/06/03 03:32:23 DEBUG : dir: reading active writers 2026/06/03 03:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:32:23 DEBUG : dir: Looking for writers 2026/06/03 03:32:23 DEBUG : file1: reading active writers 2026/06/03 03:32:23 DEBUG : Looking for writers 2026/06/03 03:32:23 DEBUG : dir: reading active writers 2026/06/03 03:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:32:24 DEBUG : dir: Looking for writers 2026/06/03 03:32:24 DEBUG : file1: reading active writers 2026/06/03 03:32:24 DEBUG : Looking for writers 2026/06/03 03:32:24 DEBUG : dir: reading active writers 2026/06/03 03:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 03:32:24 DEBUG : dir/file1: size = 20 OK 2026/06/03 03:32:24 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/03 03:32:24 INFO : dir/file1: Copied (replaced existing) 2026/06/03 03:32:24 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-03 03:32:23 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/03 03:32:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/03 03:32:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/03 03:32:25 DEBUG : dir: Looking for writers 2026/06/03 03:32:25 DEBUG : file1: reading active writers 2026/06/03 03:32:25 DEBUG : Looking for writers 2026/06/03 03:32:25 DEBUG : dir: reading active writers 2026/06/03 03:32:25 DEBUG : >WaitForWriters: 2026/06/03 03:32:25 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.79s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:32:26 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:32:26 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:32:26 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:26 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:26 DEBUG : Config file has changed externally - reloading 2026/06/03 03:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:26 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:32:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:26 DEBUG : file1: newRWFileHandle: 2026/06/03 03:32:26 DEBUG : file1(0x374669e83700): openPending: 2026/06/03 03:32:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:26 DEBUG : file1(0x374669e83700): >openPending: err= 2026/06/03 03:32:26 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 03:32:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 03:32:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 03:32:26 DEBUG : file1(0x374669e83700): _writeAt: size=5, off=0 2026/06/03 03:32:26 DEBUG : file1(0x374669e83700): >_writeAt: n=5, err= 2026/06/03 03:32:26 DEBUG : file1(0x374669e83700): close: 2026/06/03 03:32:26 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 03:32:26.489324715 +0000 UTC m=+314.346721193 2026/06/03 03:32:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:26 DEBUG : file1(0x374669e83700): >close: err= 2026/06/03 03:32:26 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:32:26 DEBUG : Looking for writers 2026/06/03 03:32:26 DEBUG : file1: reading active writers 2026/06/03 03:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:32:26 DEBUG : Looking for writers 2026/06/03 03:32:26 DEBUG : file1: reading active writers 2026/06/03 03:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:32:26 DEBUG : Looking for writers 2026/06/03 03:32:26 DEBUG : file1: reading active writers 2026/06/03 03:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:32:26 DEBUG : Looking for writers 2026/06/03 03:32:26 DEBUG : file1: reading active writers 2026/06/03 03:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:32:26 DEBUG : file1: vfs cache: starting upload 2026/06/03 03:32:26 DEBUG : Looking for writers 2026/06/03 03:32:26 DEBUG : file1: reading active writers 2026/06/03 03:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:32:26 DEBUG : Looking for writers 2026/06/03 03:32:26 DEBUG : file1: reading active writers 2026/06/03 03:32:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:32:27 DEBUG : Looking for writers 2026/06/03 03:32:27 DEBUG : file1: reading active writers 2026/06/03 03:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:32:27 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/03 03:32:27 DEBUG : Looking for writers 2026/06/03 03:32:27 DEBUG : file1: reading active writers 2026/06/03 03:32:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 03:32:28 DEBUG : Looking for writers 2026/06/03 03:32:28 DEBUG : file1: reading active writers 2026/06/03 03:32:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 03:32:29 DEBUG : file1: size = 5 OK 2026/06/03 03:32:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/03 03:32:29 INFO : file1: Copied (new) 2026/06/03 03:32:29 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-03 03:32:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/03 03:32:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 03:32:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:29 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 03:32:29 DEBUG : Looking for writers 2026/06/03 03:32:29 DEBUG : file1: reading active writers 2026/06/03 03:32:29 DEBUG : >WaitForWriters: 2026/06/03 03:32:29 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.97s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:32:30 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:32:30 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:32:30 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:30 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/03 03:32:30 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1080): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1080): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1080): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1080): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1080): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.466746278 +0000 UTC m=+318.324142765 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1080): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1580): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1580): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1580): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1580): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1580): _writeAt: size=3, off=2 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1580): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1580): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.466746278 +0000 UTC m=+318.324142765 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1580): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1c80): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1c80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1c80): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1c80): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1c80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.466746278 +0000 UTC m=+318.324142765 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699f1c80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669f5f1f0 item 1 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d745c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d745c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d745c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d745c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d745c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.468928683 +0000 UTC m=+318.326325170 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d745c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d74bc0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d74bc0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d74bc0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d74bc0): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d74bc0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.468928683 +0000 UTC m=+318.326325170 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d74bc0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669bcac40 item 2 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75200): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75200): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75200): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75200): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75200): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.470539878 +0000 UTC m=+318.327936365 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75200): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75680): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75680): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75680): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75680): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75680): _writeAt: size=3, off=2 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75680): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75680): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.470539878 +0000 UTC m=+318.327936365 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75680): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75b80): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75b80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75b80): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75b80): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75b80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.470539878 +0000 UTC m=+318.327936365 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d75b80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669bcbe30 item 3 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a2a40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a2a40): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a2a40): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a2a40): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a2a40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.472411044 +0000 UTC m=+318.329807531 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a2a40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a3000): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a3000): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a3000): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a3000): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a3000): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.472411044 +0000 UTC m=+318.329807531 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a3000): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746695e5420 item 4 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a36c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a36c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a36c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a36c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a36c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.473828282 +0000 UTC m=+318.331224769 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a36c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a3b40): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a3b40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a3b40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a3b40): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a3b40): _writeAt: size=3, off=2 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a3b40): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a3b40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.473828282 +0000 UTC m=+318.331224769 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746699a3b40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669bc6240): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669bc6240): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669bc6240): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669bc6240): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669bc6240): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.473828282 +0000 UTC m=+318.331224769 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669bc6240): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746699701c0 item 5 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746698f6500): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746698f6500): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746698f6500): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746698f6500): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746698f6500): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.475748781 +0000 UTC m=+318.333145269 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x3746698f6500): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbe180): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbe180): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbe180): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbe180): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbe180): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.475748781 +0000 UTC m=+318.333145269 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbe180): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669939110 item 6 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbe800): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbe800): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbe800): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbe800): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbe800): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.477258224 +0000 UTC m=+318.334654711 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbe800): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbed00): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbed00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbed00): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbed00): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbed00): _writeAt: size=3, off=2 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbed00): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbed00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.477258224 +0000 UTC m=+318.334654711 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbed00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbf1c0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbf1c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbf1c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbf1c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbf1c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.477258224 +0000 UTC m=+318.334654711 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbf1c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466998e930 item 7 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbf840): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbf840): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbf840): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbf840): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbf840): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.47913966 +0000 UTC m=+318.336536147 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbf840): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbfd80): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbfd80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbfd80): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbfd80): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbfd80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.47913966 +0000 UTC m=+318.336536147 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669cbfd80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466998fb90 item 8 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08440): _readAt: size=2, off=0 2026/06/03 03:32:30 ERROR : open-test-file(0x374669d08440): Couldn't read size of file 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08440): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08440): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08440): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08440): close: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08440): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08800): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08800): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08800): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08800): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08800): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.480805718 +0000 UTC m=+318.338202235 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08800): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08c80): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08c80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08c80): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08c80): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08c80): _writeAt: size=3, off=2 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08c80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.480805718 +0000 UTC m=+318.338202235 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d08c80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09180): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09180): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09180): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09180): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09180): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.480805718 +0000 UTC m=+318.338202235 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09180): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669986af0 item 9 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09800): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09800): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09800): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09800): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09800): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.483435477 +0000 UTC m=+318.340831964 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09800): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09d40): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09d40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09d40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09d40): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09d40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.483435477 +0000 UTC m=+318.340831964 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669d09d40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669987880 item 10 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dea480): _readAt: size=2, off=0 2026/06/03 03:32:30 ERROR : open-test-file(0x374669dea480): Couldn't read size of file 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dea480): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dea480): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dea480): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dea480): close: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dea480): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dea840): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dea840): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dea840): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dea840): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dea840): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.484821137 +0000 UTC m=+318.342217624 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dea840): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dead40): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dead40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dead40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dead40): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dead40): _writeAt: size=3, off=2 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dead40): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dead40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.484821137 +0000 UTC m=+318.342217624 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669dead40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669deb240): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669deb240): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669deb240): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669deb240): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669deb240): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.484821137 +0000 UTC m=+318.342217624 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669deb240): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466997a540 item 11 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669deb8c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669deb8c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669deb8c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669deb8c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669deb8c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.48727842 +0000 UTC m=+318.344674907 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669deb8c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669debe00): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669debe00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669debe00): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669debe00): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669debe00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.48727842 +0000 UTC m=+318.344674907 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669debe00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466997aee0 item 12 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5a540): _readAt: size=2, off=0 2026/06/03 03:32:30 ERROR : open-test-file(0x374669e5a540): Couldn't read size of file 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5a540): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5a540): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5a540): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5a540): close: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5a540): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5a900): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5a900): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5a900): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5a900): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5a900): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.489211774 +0000 UTC m=+318.346608261 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5a900): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5afc0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5afc0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5afc0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5afc0): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5afc0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.489211774 +0000 UTC m=+318.346608261 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5afc0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466997b570 item 13 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5b640): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5b640): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5b640): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5b640): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5b640): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.490889896 +0000 UTC m=+318.348286383 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5b640): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5bb80): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5bb80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5bb80): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5bb80): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5bb80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.490889896 +0000 UTC m=+318.348286383 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e5bb80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466997ba40 item 14 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee02c0): _readAt: size=2, off=0 2026/06/03 03:32:30 ERROR : open-test-file(0x374669ee02c0): Couldn't read size of file 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee02c0): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee02c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee02c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee02c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee02c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee0680): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee0680): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee0680): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee0680): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee0680): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.492688916 +0000 UTC m=+318.350085403 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee0680): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee0d40): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee0d40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee0d40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee0d40): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee0d40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.492688916 +0000 UTC m=+318.350085403 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee0d40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746699afce0 item 15 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee13c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee13c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee13c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee13c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee13c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.494328744 +0000 UTC m=+318.351725221 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee13c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee1900): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee1900): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee1900): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee1900): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee1900): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.494328744 +0000 UTC m=+318.351725221 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669ee1900): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669bd8690 item 16 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a040): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a040): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a040): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a040): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a040): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.495783223 +0000 UTC m=+318.353179699 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a040): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a4c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a4c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a4c0): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a4c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a4c0): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a4c0): _writeAt: size=3, off=7 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a4c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a4c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.495783223 +0000 UTC m=+318.353179699 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a4c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a9c0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a9c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a9c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a9c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a9c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.495783223 +0000 UTC m=+318.353179699 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2a9c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669bd93b0 item 17 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2b040): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2b040): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2b040): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2b040): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2b040): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.497632038 +0000 UTC m=+318.355028514 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2b040): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2b580): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2b580): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2b580): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2b580): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2b580): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.497632038 +0000 UTC m=+318.355028514 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2b580): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669988f50 item 18 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2bc00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2bc00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2bc00): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2bc00): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2bc00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.499100292 +0000 UTC m=+318.356496768 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f2bc00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58200): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58200): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58200): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58200): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58200): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58200): _writeAt: size=3, off=7 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58200): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58200): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.499100292 +0000 UTC m=+318.356496768 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58200): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58700): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58700): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58700): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58700): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58700): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.499100292 +0000 UTC m=+318.356496768 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58700): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669c6c4d0 item 19 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58d80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58d80): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58d80): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58d80): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58d80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.500864596 +0000 UTC m=+318.358261102 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f58d80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f592c0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f592c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f592c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f592c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f592c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.500864596 +0000 UTC m=+318.358261102 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f592c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669c6d5e0 item 20 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f59940): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f59940): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f59940): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f59940): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f59940): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.50215795 +0000 UTC m=+318.359554427 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f59940): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f59e40): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f59e40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f59e40): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f59e40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f59e40): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f59e40): _writeAt: size=3, off=7 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f59e40): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f59e40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.50215795 +0000 UTC m=+318.359554427 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f59e40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f76440): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f76440): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f76440): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f76440): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f76440): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.50215795 +0000 UTC m=+318.359554427 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f76440): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669c6dce0 item 21 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f76ac0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f76ac0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f76ac0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f76ac0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f76ac0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.504101893 +0000 UTC m=+318.361498371 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f76ac0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77000): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77000): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77000): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77000): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77000): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.504101893 +0000 UTC m=+318.361498371 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77000): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746699a7650 item 22 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77680): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77680): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77680): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77680): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77680): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.505461052 +0000 UTC m=+318.362857539 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77680): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77b80): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77b80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77b80): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77b80): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77b80): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77b80): _writeAt: size=3, off=7 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77b80): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77b80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.505461052 +0000 UTC m=+318.362857539 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669f77b80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0180): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0180): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0180): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0180): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0180): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.505461052 +0000 UTC m=+318.362857539 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0180): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746699a7dc0 item 23 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0800): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0800): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0800): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0800): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0800): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.507535413 +0000 UTC m=+318.364931890 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0800): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0d40): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0d40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0d40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0d40): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0d40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.507535413 +0000 UTC m=+318.364931890 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb0d40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746699e4a10 item 24 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1380): _readAt: size=2, off=0 2026/06/03 03:32:30 ERROR : open-test-file(0x374669fb1380): Couldn't read size of file 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1380): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1380): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1380): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1380): close: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1380): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1740): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1740): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1740): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1740): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1740): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.509139364 +0000 UTC m=+318.366535851 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1740): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1c40): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1c40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1c40): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1c40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1c40): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1c40): _writeAt: size=3, off=7 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1c40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.509139364 +0000 UTC m=+318.366535851 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fb1c40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fce280): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fce280): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fce280): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fce280): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fce280): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.509139364 +0000 UTC m=+318.366535851 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fce280): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746699d4000 item 25 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fce900): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fce900): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fce900): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fce900): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fce900): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.510991254 +0000 UTC m=+318.368387741 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fce900): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcee40): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcee40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcee40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcee40): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcee40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.510991254 +0000 UTC m=+318.368387741 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcee40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746699d50a0 item 26 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcf480): _readAt: size=2, off=0 2026/06/03 03:32:30 ERROR : open-test-file(0x374669fcf480): Couldn't read size of file 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcf480): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcf480): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcf480): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcf480): close: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcf480): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcf840): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcf840): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcf840): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcf840): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcf840): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.512356043 +0000 UTC m=+318.369752530 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcf840): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcfd40): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcfd40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcfd40): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcfd40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcfd40): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcfd40): _writeAt: size=3, off=7 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcfd40): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcfd40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.512356043 +0000 UTC m=+318.369752530 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fcfd40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8380): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8380): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8380): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8380): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8380): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.512356043 +0000 UTC m=+318.369752530 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8380): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746699ee1c0 item 27 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8a00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8a00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8a00): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8a00): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8a00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.514142048 +0000 UTC m=+318.371538535 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8a00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8f40): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8f40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8f40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8f40): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8f40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.514142048 +0000 UTC m=+318.371538535 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe8f40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746699eeee0 item 28 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe9580): _readAt: size=2, off=0 2026/06/03 03:32:30 ERROR : open-test-file(0x374669fe9580): Couldn't read size of file 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe9580): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe9580): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe9580): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe9580): close: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe9580): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe9940): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe9940): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe9940): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe9940): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe9940): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.515411778 +0000 UTC m=+318.372808265 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669fe9940): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004100): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004100): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004100): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004100): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004100): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.515411778 +0000 UTC m=+318.372808265 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004100): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746699ef7a0 item 29 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004780): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004780): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004780): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004780): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004780): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.516772148 +0000 UTC m=+318.374168626 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004780): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004cc0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004cc0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004cc0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004cc0): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004cc0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.516772148 +0000 UTC m=+318.374168626 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a004cc0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746696f0620 item 30 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a005300): _readAt: size=2, off=0 2026/06/03 03:32:30 ERROR : open-test-file(0x37466a005300): Couldn't read size of file 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a005300): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a005300): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a005300): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a005300): close: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a005300): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0056c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0056c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0056c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0056c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0056c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.518163338 +0000 UTC m=+318.375559845 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0056c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a005d80): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a005d80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a005d80): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a005d80): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a005d80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.518163338 +0000 UTC m=+318.375559845 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a005d80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746696f15e0 item 31 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a024500): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a024500): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a024500): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a024500): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a024500): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.519562311 +0000 UTC m=+318.376958788 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a024500): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a024a40): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a024a40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a024a40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a024a40): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a024a40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.519562311 +0000 UTC m=+318.376958788 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a024a40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746699ff500 item 32 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025080): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025080): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025080): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025080): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025080): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.520908435 +0000 UTC m=+318.378304913 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025080): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025500): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025500): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025500): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025500): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025500): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746699ffc00 item 33 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025500): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025500): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.521362454 +0000 UTC m=+318.378758931 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025500): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025a00): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025a00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025a00): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025a00): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025a00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.521362454 +0000 UTC m=+318.378758931 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a025a00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746699e0540 item 33 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a040140): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a040140): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a040140): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a040140): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a040140): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.522918234 +0000 UTC m=+318.380314711 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a040140): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0405c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0405c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746699e0bd0 item 34 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0405c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0405c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0405c0): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0405c0): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0405c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.523639637 +0000 UTC m=+318.381036124 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0405c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a040b00): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a040b00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a040b00): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a040b00): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a040b00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.523639637 +0000 UTC m=+318.381036124 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a040b00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3746699e1420 item 34 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a041140): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a041140): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a041140): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a041140): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a041140): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.525065682 +0000 UTC m=+318.382462169 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a041140): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0415c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0415c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0415c0): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0415c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0415c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669c7f0a0 item 35 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0415c0): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0415c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.525613047 +0000 UTC m=+318.383009534 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0415c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a041ac0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a041ac0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a041ac0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a041ac0): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a041ac0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.525613047 +0000 UTC m=+318.383009534 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a041ac0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669c7f8f0 item 35 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062240): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062240): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062240): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062240): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062240): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.526956114 +0000 UTC m=+318.384352601 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062240): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062740): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062740): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a064150 item 36 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062740): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062740): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062740): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062740): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062740): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.527493459 +0000 UTC m=+318.384889937 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062740): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062c80): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062c80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062c80): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062c80): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062c80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.527493459 +0000 UTC m=+318.384889937 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a062c80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a064310 item 36 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0632c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0632c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0632c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0632c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0632c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.528764091 +0000 UTC m=+318.386160578 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0632c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a063740): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a063740): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a063740): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a063740): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a063740): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a064690 item 37 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a063740): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a063740): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.529250992 +0000 UTC m=+318.386647479 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a063740): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a063c40): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a063c40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a063c40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a063c40): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a063c40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.529250992 +0000 UTC m=+318.386647479 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a063c40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a064850 item 37 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0803c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0803c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0803c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0803c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0803c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.530543764 +0000 UTC m=+318.387940242 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0803c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0808c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0808c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a064bd0 item 38 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0808c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0808c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0808c0): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0808c0): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0808c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.530970492 +0000 UTC m=+318.388366969 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0808c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a080e00): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a080e00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a080e00): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a080e00): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a080e00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.530970492 +0000 UTC m=+318.388366969 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a080e00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a064d90 item 38 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081480): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081480): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081480): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081480): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081480): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.532119232 +0000 UTC m=+318.389515710 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081480): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081980): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081980): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081980): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081980): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081980): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a065110 item 39 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081980): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081980): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.532486957 +0000 UTC m=+318.389883444 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081980): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081e80): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081e80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081e80): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081e80): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081e80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.532486957 +0000 UTC m=+318.389883444 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a081e80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a0652d0 item 39 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09e600): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09e600): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09e600): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09e600): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09e600): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.533608627 +0000 UTC m=+318.391005104 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09e600): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09eb00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09eb00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a065650 item 40 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09eb00): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09eb00): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09eb00): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09eb00): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09eb00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.534043208 +0000 UTC m=+318.391439685 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09eb00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09f040): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09f040): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09f040): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09f040): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09f040): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.534043208 +0000 UTC m=+318.391439685 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09f040): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a065810 item 40 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09f600): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09f600): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09f600): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09f600): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09f600): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09f600): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09f600): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.53509773 +0000 UTC m=+318.392494208 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09f600): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09fb00): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09fb00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09fb00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a065b90 item 41 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09fb00): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09fb00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.535477819 +0000 UTC m=+318.392874306 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a09fb00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bc0c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bc0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bc0c0): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bc0c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bc0c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a065d50 item 41 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bc0c0): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bc0c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.535880069 +0000 UTC m=+318.393276546 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bc0c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bc600): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bc600): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bc600): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bc600): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bc600): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.535880069 +0000 UTC m=+318.393276546 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bc600): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a0c8070 item 41 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bcc40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bcc40): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bcc40): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bcc40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bcc40): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bcc40): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bcc40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.537328506 +0000 UTC m=+318.394724993 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bcc40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bd140): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bd140): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bd140): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a0c83f0 item 42 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bd140): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bd140): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.537795379 +0000 UTC m=+318.395191855 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bd140): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bd680): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bd680): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a0c85b0 item 42 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bd680): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bd680): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bd680): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bd680): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bd680): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.538459755 +0000 UTC m=+318.395856231 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bd680): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bdc00): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bdc00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bdc00): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bdc00): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bdc00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.538459755 +0000 UTC m=+318.395856231 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0bdc00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a0c8770 item 42 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dc340): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dc340): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dc340): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dc340): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dc340): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dc340): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dc340): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.539874618 +0000 UTC m=+318.397271095 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dc340): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dc840): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dc840): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dc840): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a0c8af0 item 43 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dc840): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dc840): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.540350678 +0000 UTC m=+318.397747155 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dc840): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dcd80): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dcd80): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dcd80): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dcd80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dcd80): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a0c8cb0 item 43 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dcd80): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dcd80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.540824213 +0000 UTC m=+318.398220690 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dcd80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dd2c0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dd2c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dd2c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dd2c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dd2c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.540824213 +0000 UTC m=+318.398220690 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dd2c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a0c8e70 item 43 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dd900): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dd900): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dd900): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dd900): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dd900): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dd900): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dd900): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.542042515 +0000 UTC m=+318.399439002 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dd900): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dde00): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dde00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dde00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a0c91f0 item 44 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dde00): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dde00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.542461758 +0000 UTC m=+318.399858234 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0dde00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fc440): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fc440): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a0c93b0 item 44 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fc440): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fc440): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fc440): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fc440): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fc440): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.542968545 +0000 UTC m=+318.400365023 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fc440): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fc9c0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fc9c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fc9c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fc9c0): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fc9c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.542968545 +0000 UTC m=+318.400365023 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fc9c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a0c9570 item 44 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fd000): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fd000): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fd000): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fd000): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fd000): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fd000): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fd000): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.544271197 +0000 UTC m=+318.401667674 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fd000): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fd500): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fd500): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fd500): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a0c98f0 item 45 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fd500): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fd500): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.544765541 +0000 UTC m=+318.402162018 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fd500): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fdc00): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fdc00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fdc00): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fdc00): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fdc00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.544765541 +0000 UTC m=+318.402162018 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a0fdc00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a0c9ab0 item 45 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118340): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118340): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118340): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118340): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118340): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118340): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118340): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.546130671 +0000 UTC m=+318.403527148 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118340): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118840): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118840): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118840): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a0c9e30 item 46 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118840): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118840): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.546574199 +0000 UTC m=+318.403970676 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118840): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118f40): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118f40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118f40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118f40): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118f40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.546574199 +0000 UTC m=+318.403970676 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a118f40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a120150 item 46 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a119580): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a119580): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a119580): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a119580): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a119580): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a119580): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a119580): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.547910314 +0000 UTC m=+318.405306791 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a119580): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a119a80): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a119a80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a119a80): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a1204d0 item 47 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a119a80): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a119a80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.548415118 +0000 UTC m=+318.405811595 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a119a80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a134280): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a134280): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a134280): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a134280): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a134280): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.548415118 +0000 UTC m=+318.405811595 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a134280): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a120690 item 47 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1348c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1348c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1348c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1348c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1348c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1348c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1348c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.549750342 +0000 UTC m=+318.407146839 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1348c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a134dc0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a134dc0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a134dc0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a120a10 item 48 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a134dc0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a134dc0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.5502418 +0000 UTC m=+318.407638278 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a134dc0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1354c0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1354c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1354c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1354c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1354c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.5502418 +0000 UTC m=+318.407638278 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1354c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a120bd0 item 48 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a135b00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a135b00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a135b00): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a135b00): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a135b00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.551560171 +0000 UTC m=+318.408956649 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a135b00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a156080): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a156080): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a156080): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a156080): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a156080): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a156080): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a120f50 item 49 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a156080): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a156080): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.552107255 +0000 UTC m=+318.409503753 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a156080): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1565c0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1565c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1565c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1565c0): >_readAt: n=8, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1565c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.552107255 +0000 UTC m=+318.409503753 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1565c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a121110 item 49 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a156c40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a156c40): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a156c40): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a156c40): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a156c40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.553453109 +0000 UTC m=+318.410849586 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a156c40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a157140): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a157140): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a157140): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a121490 item 50 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a157140): _readAt: size=2, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a157140): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a157140): _writeAt: size=3, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a157140): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a157140): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.554034288 +0000 UTC m=+318.411430765 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a157140): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1576c0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1576c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1576c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1576c0): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1576c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.554034288 +0000 UTC m=+318.411430765 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1576c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a121650 item 50 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a157d40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a157d40): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a157d40): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a157d40): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a157d40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.555346307 +0000 UTC m=+318.412742784 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a157d40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170340): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170340): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170340): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170340): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170340): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170340): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a1219d0 item 51 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170340): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170340): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.555804142 +0000 UTC m=+318.413200620 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170340): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170880): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170880): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170880): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170880): >_readAt: n=8, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170880): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.555804142 +0000 UTC m=+318.413200620 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170880): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a121b90 item 51 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170f00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170f00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170f00): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170f00): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170f00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.55698853 +0000 UTC m=+318.414385027 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a170f00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a171400): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a171400): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a171400): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a17e070 item 52 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a171400): _readAt: size=2, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a171400): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a171400): _writeAt: size=3, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a171400): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a171400): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.557560502 +0000 UTC m=+318.414956979 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a171400): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a171980): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a171980): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a171980): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a171980): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a171980): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.557560502 +0000 UTC m=+318.414956979 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a171980): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a17e230 item 52 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18a100): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18a100): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18a100): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18a100): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18a100): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.558877841 +0000 UTC m=+318.416274318 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18a100): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18a600): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18a600): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18a600): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18a600): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18a600): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18a600): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a17e5b0 item 53 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18a600): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18a600): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.559370282 +0000 UTC m=+318.416766759 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18a600): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18ab40): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18ab40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18ab40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18ab40): >_readAt: n=8, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18ab40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.559370282 +0000 UTC m=+318.416766759 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18ab40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a17e770 item 53 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18b1c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18b1c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18b1c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18b1c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18b1c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.560590157 +0000 UTC m=+318.417986635 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18b1c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18b6c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18b6c0): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18b6c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a17eaf0 item 54 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18b6c0): _readAt: size=2, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18b6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18b6c0): _writeAt: size=3, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18b6c0): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18b6c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.561151168 +0000 UTC m=+318.418547655 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18b6c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18bc40): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18bc40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18bc40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18bc40): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18bc40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.561151168 +0000 UTC m=+318.418547655 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a18bc40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a17ecb0 item 54 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ae3c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ae3c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ae3c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ae3c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ae3c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.562631916 +0000 UTC m=+318.420028393 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ae3c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ae8c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ae8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ae8c0): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ae8c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ae8c0): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ae8c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a17f030 item 55 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ae8c0): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ae8c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.563145275 +0000 UTC m=+318.420541752 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ae8c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1aee00): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1aee00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1aee00): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1aee00): >_readAt: n=8, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1aee00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.563145275 +0000 UTC m=+318.420541752 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1aee00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a17f1f0 item 55 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1af480): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1af480): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1af480): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1af480): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1af480): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.564568625 +0000 UTC m=+318.421965113 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1af480): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1af980): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1af980): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1af980): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a17f570 item 56 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1af980): _readAt: size=2, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1af980): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1af980): _writeAt: size=3, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1af980): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1af980): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.565134656 +0000 UTC m=+318.422531133 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1af980): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cc000): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cc000): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cc000): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cc000): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cc000): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.565134656 +0000 UTC m=+318.422531133 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cc000): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a17f730 item 56 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cc640): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cc640): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cc640): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cc640): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cc640): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cc640): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cc640): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cc640): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.566508422 +0000 UTC m=+318.423904899 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cc640): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ccb80): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ccb80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ccb80): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a17fab0 item 57 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ccb80): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ccb80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.56697351 +0000 UTC m=+318.424370038 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ccb80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cd0c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cd0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cd0c0): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cd0c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cd0c0): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cd0c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a17fc70 item 57 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cd0c0): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cd0c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.567485859 +0000 UTC m=+318.424882346 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cd0c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cd640): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cd640): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cd640): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cd640): >_readAt: n=8, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cd640): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.567485859 +0000 UTC m=+318.424882346 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cd640): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a17fe30 item 57 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e60ac0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e60ac0): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e60ac0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e60ac0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e60ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e60ac0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e60ac0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e60ac0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.569120647 +0000 UTC m=+318.426517135 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e60ac0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61040): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61040): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61040): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669ddcfc0 item 58 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61040): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61040): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.569622407 +0000 UTC m=+318.427018894 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61040): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61580): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61580): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61580): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669ddd260 item 58 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61580): _readAt: size=2, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61580): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61580): _writeAt: size=3, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61580): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61580): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.570405836 +0000 UTC m=+318.427802314 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61580): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61b40): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61b40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61b40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61b40): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61b40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.570405836 +0000 UTC m=+318.427802314 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x374669e61b40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669ddd490 item 58 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21a280): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21a280): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21a280): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21a280): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21a280): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21a280): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21a280): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21a280): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.571838555 +0000 UTC m=+318.429235042 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21a280): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21a7c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21a7c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21a7c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669dddab0 item 59 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21a7c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21a7c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.572389687 +0000 UTC m=+318.429786174 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21a7c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21ad00): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21ad00): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21ad00): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21ad00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21ad00): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21ad00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669dddc70 item 59 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21ad00): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21ad00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.573017072 +0000 UTC m=+318.430413599 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21ad00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21b280): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21b280): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21b280): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21b280): >_readAt: n=8, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21b280): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.573017072 +0000 UTC m=+318.430413599 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21b280): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a234000 item 59 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21b8c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21b8c0): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21b8c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21b8c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21b8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21b8c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21b8c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21b8c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.574585747 +0000 UTC m=+318.431982234 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21b8c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21be00): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21be00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21be00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a234380 item 60 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21be00): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21be00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.575035968 +0000 UTC m=+318.432432445 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a21be00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a240440): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a240440): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a240440): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a234540 item 60 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a240440): _readAt: size=2, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a240440): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a240440): _writeAt: size=3, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a240440): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a240440): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.57566146 +0000 UTC m=+318.433057936 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a240440): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a240a00): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a240a00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a240a00): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a240a00): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a240a00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.57566146 +0000 UTC m=+318.433057936 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a240a00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a234700 item 60 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241040): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241040): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241040): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241040): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241040): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241040): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241040): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241040): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.577008665 +0000 UTC m=+318.434405152 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241040): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241580): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241580): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241580): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a234a80 item 61 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241580): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241580): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.57754569 +0000 UTC m=+318.434942167 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241580): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241c80): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241c80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241c80): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241c80): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241c80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.57754569 +0000 UTC m=+318.434942167 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a241c80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a234c40 item 61 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25e3c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25e3c0): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25e3c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25e3c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25e3c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25e3c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25e3c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25e3c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.579173337 +0000 UTC m=+318.436569874 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25e3c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25e900): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25e900): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25e900): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a234fc0 item 62 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25e900): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25e900): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.579680234 +0000 UTC m=+318.437076711 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25e900): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25f000): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25f000): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25f000): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25f000): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25f000): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.579680234 +0000 UTC m=+318.437076711 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25f000): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a235180 item 62 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25f640): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25f640): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25f640): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25f640): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25f640): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25f640): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25f640): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25f640): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.581309913 +0000 UTC m=+318.438706391 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25f640): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25fb80): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25fb80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25fb80): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a235500 item 63 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25fb80): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25fb80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.581812925 +0000 UTC m=+318.439209401 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a25fb80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27c380): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27c380): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27c380): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27c380): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27c380): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.581812925 +0000 UTC m=+318.439209401 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27c380): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a2356c0 item 63 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27c9c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27c9c0): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27c9c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27c9c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27c9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27c9c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27c9c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27c9c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.583397048 +0000 UTC m=+318.440793535 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27c9c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27cf00): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27cf00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27cf00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a235a40 item 64 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27cf00): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27cf00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.583958799 +0000 UTC m=+318.441355286 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27cf00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27d600): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27d600): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27d600): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27d600): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27d600): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.583958799 +0000 UTC m=+318.441355286 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27d600): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a235c00 item 64 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27dc40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27dc40): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27dc40): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27dc40): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27dc40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.585523276 +0000 UTC m=+318.442919773 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a27dc40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29c1c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29c1c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29c1c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29c1c0): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29c1c0): _writeAt: size=3, off=2 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a29a0e0 item 65 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29c1c0): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29c1c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.586050072 +0000 UTC m=+318.443446549 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29c1c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29c6c0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29c6c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29c6c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29c6c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29c6c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.586050072 +0000 UTC m=+318.443446549 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29c6c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a29a2a0 item 65 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29cd00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29cd00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29cd00): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29cd00): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29cd00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.587433376 +0000 UTC m=+318.444829853 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29cd00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29d180): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29d180): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a29a620 item 66 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29d180): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29d180): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29d180): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29d180): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29d180): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.588021107 +0000 UTC m=+318.445417613 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29d180): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29d6c0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29d6c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29d6c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29d6c0): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29d6c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.588021107 +0000 UTC m=+318.445417613 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29d6c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a29a7e0 item 66 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29dd00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29dd00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29dd00): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29dd00): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29dd00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.58966818 +0000 UTC m=+318.447064657 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a29dd00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bc280): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bc280): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bc280): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bc280): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bc280): _writeAt: size=3, off=2 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a29ab60 item 67 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bc280): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bc280): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.590327595 +0000 UTC m=+318.447724073 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bc280): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bc780): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bc780): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bc780): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bc780): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bc780): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.590327595 +0000 UTC m=+318.447724073 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bc780): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a29ad20 item 67 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bce00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bce00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bce00): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bce00): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bce00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.592239439 +0000 UTC m=+318.449635926 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bce00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bd300): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bd300): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a29b0a0 item 68 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bd300): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bd300): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bd300): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bd300): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bd300): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.593130804 +0000 UTC m=+318.450527281 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bd300): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bd840): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bd840): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bd840): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bd840): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bd840): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.593130804 +0000 UTC m=+318.450527281 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bd840): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a29b260 item 68 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bde80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bde80): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bde80): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bde80): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bde80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.594819114 +0000 UTC m=+318.452215592 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2bde80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2da400): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2da400): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2da400): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2da400): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2da400): _writeAt: size=3, off=2 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a29b5e0 item 69 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2da400): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2da400): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.595227416 +0000 UTC m=+318.452623893 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2da400): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2da900): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2da900): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2da900): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2da900): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2da900): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.595227416 +0000 UTC m=+318.452623893 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2da900): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a29b7a0 item 69 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2daf80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2daf80): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2daf80): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2daf80): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2daf80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.596432262 +0000 UTC m=+318.453828739 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2daf80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2db480): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2db480): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a29bb20 item 70 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2db480): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2db480): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2db480): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2db480): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2db480): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.596926327 +0000 UTC m=+318.454322803 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2db480): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2db9c0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2db9c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2db9c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2db9c0): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2db9c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.596926327 +0000 UTC m=+318.454322803 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2db9c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a29bce0 item 70 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fc140): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fc140): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fc140): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fc140): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fc140): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.598354165 +0000 UTC m=+318.455750652 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fc140): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fc640): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fc640): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fc640): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fc640): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fc640): _writeAt: size=3, off=2 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a2f61c0 item 71 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fc640): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fc640): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.598899315 +0000 UTC m=+318.456295832 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fc640): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fcb40): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fcb40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fcb40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fcb40): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fcb40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.598899315 +0000 UTC m=+318.456295832 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fcb40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a2f6380 item 71 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fd1c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fd1c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fd1c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fd1c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fd1c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.600555204 +0000 UTC m=+318.457951681 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fd1c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fd6c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fd6c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a2f6700 item 72 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fd6c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fd6c0): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fd6c0): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fd6c0): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fd6c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.601293259 +0000 UTC m=+318.458689786 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fd6c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fdc00): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fdc00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fdc00): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fdc00): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fdc00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.601293259 +0000 UTC m=+318.458689786 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a2fdc00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a2f68c0 item 72 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3162c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3162c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3162c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3162c0): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3162c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3162c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3162c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.602777985 +0000 UTC m=+318.460174642 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3162c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3167c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3167c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3167c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a2f6c40 item 73 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3167c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3167c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.603264013 +0000 UTC m=+318.460660511 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3167c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a316c80): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a316c80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a316c80): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a316c80): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a316c80): _writeAt: size=3, off=2 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a2f6e00 item 73 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a316c80): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a316c80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.603779507 +0000 UTC m=+318.461176005 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a316c80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3171c0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3171c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3171c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3171c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3171c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.603779507 +0000 UTC m=+318.461176005 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3171c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a2f6fc0 item 73 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a317800): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a317800): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a317800): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a317800): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a317800): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a317800): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a317800): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.60502968 +0000 UTC m=+318.462426167 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a317800): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a317d00): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a317d00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a317d00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a2f7340 item 74 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a317d00): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a317d00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.605477296 +0000 UTC m=+318.462873783 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a317d00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338340): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338340): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a2f7500 item 74 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338340): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338340): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338340): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338340): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338340): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.60600846 +0000 UTC m=+318.463404938 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338340): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3388c0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3388c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3388c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3388c0): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3388c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.60600846 +0000 UTC m=+318.463404938 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3388c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a2f76c0 item 74 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338f00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338f00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338f00): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338f00): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338f00): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338f00): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338f00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.607296714 +0000 UTC m=+318.464693192 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a338f00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339400): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339400): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339400): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a2f7a40 item 75 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339400): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339400): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.607769338 +0000 UTC m=+318.465165815 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339400): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339940): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339940): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339940): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339940): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339940): _writeAt: size=3, off=2 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a2f7c00 item 75 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339940): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339940): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.608240298 +0000 UTC m=+318.465636775 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339940): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339e80): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339e80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339e80): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339e80): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339e80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.608240298 +0000 UTC m=+318.465636775 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a339e80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a2f7dc0 item 75 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3545c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3545c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3545c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3545c0): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3545c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3545c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3545c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.609385513 +0000 UTC m=+318.466781989 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3545c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a354ac0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a354ac0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a354ac0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3562a0 item 76 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a354ac0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a354ac0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.609770058 +0000 UTC m=+318.467166536 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a354ac0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355000): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355000): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a356460 item 76 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355000): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355000): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355000): _writeAt: size=3, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355000): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355000): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.6102151 +0000 UTC m=+318.467611577 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355000): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355580): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355580): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355580): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355580): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355580): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.6102151 +0000 UTC m=+318.467611577 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355580): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a356620 item 76 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355bc0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355bc0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355bc0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355bc0): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355bc0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355bc0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355bc0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.611195182 +0000 UTC m=+318.468591679 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a355bc0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3741c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3741c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3741c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3569a0 item 77 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3741c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3741c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.611562977 +0000 UTC m=+318.468959464 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3741c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3748c0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3748c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3748c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3748c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3748c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.611562977 +0000 UTC m=+318.468959464 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3748c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a356b60 item 77 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a374f00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a374f00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a374f00): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a374f00): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a374f00): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a374f00): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a374f00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.612667304 +0000 UTC m=+318.470063781 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a374f00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a375400): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a375400): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a375400): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a356ee0 item 78 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a375400): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a375400): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.6130511 +0000 UTC m=+318.470447577 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a375400): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a375b00): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a375b00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a375b00): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a375b00): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a375b00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.6130511 +0000 UTC m=+318.470447577 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a375b00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3570a0 item 78 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392240): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392240): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392240): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392240): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392240): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392240): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392240): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.614469119 +0000 UTC m=+318.471865595 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392240): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392740): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392740): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392740): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a357420 item 79 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392740): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392740): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.614963313 +0000 UTC m=+318.472359800 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392740): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392e40): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392e40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392e40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392e40): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392e40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.614963313 +0000 UTC m=+318.472359800 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a392e40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3575e0 item 79 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a393480): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a393480): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a393480): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a393480): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a393480): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a393480): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a393480): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.616255495 +0000 UTC m=+318.473651972 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a393480): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a393980): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a393980): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a393980): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a357960 item 80 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a393980): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a393980): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.616757183 +0000 UTC m=+318.474153660 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a393980): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b4180): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b4180): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b4180): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b4180): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b4180): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.616757183 +0000 UTC m=+318.474153660 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b4180): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a357b20 item 80 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b47c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b47c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b47c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b47c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b47c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.618048203 +0000 UTC m=+318.475444679 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b47c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b4c40): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b4c40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b4c40): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b4c40): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b4c40): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b4c40): _writeAt: size=3, off=7 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3bc000 item 81 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b4c40): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b4c40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.618571001 +0000 UTC m=+318.475967498 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b4c40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b5180): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b5180): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b5180): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b5180): >_readAt: n=8, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b5180): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.618571001 +0000 UTC m=+318.475967498 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a3b5180): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3bc1c0 item 81 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cde80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cde80): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cde80): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cde80): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cde80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.619680608 +0000 UTC m=+318.477077084 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1cde80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ea480): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ea480): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ea480): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a1e23f0 item 82 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ea480): _readAt: size=2, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ea480): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ea480): _writeAt: size=3, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ea480): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ea480): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.620173569 +0000 UTC m=+318.477570047 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ea480): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eaa00): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eaa00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eaa00): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eaa00): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eaa00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.620173569 +0000 UTC m=+318.477570047 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eaa00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a1e25b0 item 82 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eb080): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eb080): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eb080): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eb080): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eb080): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.62135907 +0000 UTC m=+318.478755547 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eb080): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eb580): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eb580): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eb580): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eb580): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eb580): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eb580): _writeAt: size=3, off=7 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a1e2930 item 83 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eb580): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eb580): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.621871208 +0000 UTC m=+318.479267685 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1eb580): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ebac0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ebac0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ebac0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ebac0): >_readAt: n=8, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ebac0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.621871208 +0000 UTC m=+318.479267685 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a1ebac0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a1e2af0 item 83 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408240): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408240): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408240): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408240): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408240): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.623235546 +0000 UTC m=+318.480632023 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408240): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408740): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408740): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408740): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a1e2e70 item 84 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408740): _readAt: size=2, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408740): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408740): _writeAt: size=3, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408740): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408740): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.623713399 +0000 UTC m=+318.481109877 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408740): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408cc0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408cc0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408cc0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408cc0): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408cc0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.623713399 +0000 UTC m=+318.481109877 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a408cc0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a1e3030 item 84 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409340): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409340): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409340): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409340): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409340): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.624988519 +0000 UTC m=+318.482385016 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409340): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409840): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409840): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409840): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409840): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409840): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409840): _writeAt: size=3, off=7 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a1e33b0 item 85 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409840): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409840): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.625535903 +0000 UTC m=+318.482932381 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409840): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409d80): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409d80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409d80): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409d80): >_readAt: n=8, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409d80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.625535903 +0000 UTC m=+318.482932381 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a409d80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a1e3570 item 85 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42c500): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42c500): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42c500): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42c500): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42c500): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.626795523 +0000 UTC m=+318.484192031 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42c500): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42ca00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42ca00): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42ca00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a1e38f0 item 86 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42ca00): _readAt: size=2, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42ca00): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42ca00): _writeAt: size=3, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42ca00): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42ca00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.627414483 +0000 UTC m=+318.484810960 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42ca00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42cf80): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42cf80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42cf80): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42cf80): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42cf80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.627414483 +0000 UTC m=+318.484810960 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42cf80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a1e3ab0 item 86 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42d600): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42d600): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42d600): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42d600): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42d600): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.62869859 +0000 UTC m=+318.486095067 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42d600): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42db00): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42db00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42db00): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42db00): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42db00): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42db00): _writeAt: size=3, off=7 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a1e3e30 item 87 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42db00): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42db00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.62930168 +0000 UTC m=+318.486698167 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a42db00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44a140): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44a140): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44a140): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44a140): >_readAt: n=8, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44a140): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.62930168 +0000 UTC m=+318.486698167 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44a140): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a442150 item 87 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44a7c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44a7c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44a7c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44a7c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44a7c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.630479707 +0000 UTC m=+318.487876184 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44a7c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44acc0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44acc0): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44acc0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a4424d0 item 88 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44acc0): _readAt: size=2, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44acc0): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44acc0): _writeAt: size=3, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44acc0): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44acc0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.631967518 +0000 UTC m=+318.489363996 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44acc0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44b240): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44b240): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44b240): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44b240): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44b240): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.631967518 +0000 UTC m=+318.489363996 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44b240): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a442690 item 88 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44b880): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44b880): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44b880): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44b880): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44b880): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44b880): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44b880): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44b880): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.633337507 +0000 UTC m=+318.490734004 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44b880): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44bdc0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44bdc0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44bdc0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a442a10 item 89 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44bdc0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44bdc0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.633898688 +0000 UTC m=+318.491295184 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a44bdc0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46a400): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46a400): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46a400): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46a400): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46a400): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46a400): _writeAt: size=3, off=7 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a442bd0 item 89 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46a400): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46a400): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.634435071 +0000 UTC m=+318.491831548 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46a400): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46a980): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46a980): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46a980): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46a980): >_readAt: n=8, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46a980): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.634435071 +0000 UTC m=+318.491831548 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46a980): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a442d90 item 89 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46afc0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46afc0): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46afc0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46afc0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46afc0): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46afc0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46afc0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46afc0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.636114685 +0000 UTC m=+318.493511253 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46afc0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46b500): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46b500): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46b500): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a443110 item 90 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46b500): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46b500): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.636454287 +0000 UTC m=+318.493850765 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46b500): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46ba40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46ba40): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46ba40): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a4432d0 item 90 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46ba40): _readAt: size=2, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46ba40): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46ba40): _writeAt: size=3, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46ba40): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46ba40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.637003936 +0000 UTC m=+318.494400433 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a46ba40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484100): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484100): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484100): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484100): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484100): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.637003936 +0000 UTC m=+318.494400433 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484100): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a443490 item 90 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484740): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484740): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484740): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484740): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484740): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484740): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484740): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484740): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.638794429 +0000 UTC m=+318.496190926 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484740): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484c80): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484c80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484c80): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a443810 item 91 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484c80): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484c80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.639388031 +0000 UTC m=+318.496784508 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a484c80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4851c0): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4851c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4851c0): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4851c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4851c0): >_readAt: n=2, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4851c0): _writeAt: size=3, off=7 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a4439d0 item 91 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4851c0): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4851c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.639896272 +0000 UTC m=+318.497292749 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4851c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a485740): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a485740): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a485740): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a485740): >_readAt: n=8, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a485740): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.639896272 +0000 UTC m=+318.497292749 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a485740): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a443b90 item 91 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a485d80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a485d80): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a485d80): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a485d80): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a485d80): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a485d80): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a485d80): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a485d80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.641421113 +0000 UTC m=+318.498817591 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a485d80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a83c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a83c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a83c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a4aa070 item 92 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a83c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a83c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.641847729 +0000 UTC m=+318.499244206 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a83c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a8900): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a8900): open at offset 5 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a8900): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a4aa230 item 92 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a8900): _readAt: size=2, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a8900): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a8900): _writeAt: size=3, off=5 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a8900): >_writeAt: n=3, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a8900): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.642391096 +0000 UTC m=+318.499787593 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a8900): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a8ec0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a8ec0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a8ec0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a8ec0): >_readAt: n=3, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a8ec0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.642391096 +0000 UTC m=+318.499787593 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a8ec0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a4aa3f0 item 92 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a9500): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a9500): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a9500): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a9500): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a9500): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a9500): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a9500): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a9500): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.643859702 +0000 UTC m=+318.501256179 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a9500): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a9a40): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a9a40): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a9a40): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a4aa770 item 93 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a9a40): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a9a40): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.644370047 +0000 UTC m=+318.501766524 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4a9a40): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2240): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2240): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2240): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2240): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2240): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.644370047 +0000 UTC m=+318.501766524 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2240): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a4aa930 item 93 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2880): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2880): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2880): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2880): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2880): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2880): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2880): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2880): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.64569477 +0000 UTC m=+318.503091247 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2880): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2dc0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2dc0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2dc0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a4aacb0 item 94 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2dc0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2dc0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.646137568 +0000 UTC m=+318.503534044 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c2dc0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c34c0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c34c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c34c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c34c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c34c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.646137568 +0000 UTC m=+318.503534044 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c34c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a4aae70 item 94 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c3b00): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c3b00): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c3b00): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c3b00): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c3b00): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c3b00): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c3b00): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c3b00): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.647331473 +0000 UTC m=+318.504727950 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4c3b00): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4140): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4140): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4140): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a4ab1f0 item 95 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4140): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4140): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.647765133 +0000 UTC m=+318.505161610 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4140): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4840): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4840): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4840): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4840): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4840): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.647765133 +0000 UTC m=+318.505161610 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4840): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a4ab3b0 item 95 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4e80): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4e80): open at offset 0 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4e80): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4e80): _readAt: size=2, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4e80): >_readAt: n=0, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4e80): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4e80): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4e80): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.648924654 +0000 UTC m=+318.506321141 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e4e80): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e53c0): _writeAt: size=5, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e53c0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e53c0): >openPending: err= 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a4ab730 item 96 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e53c0): >_writeAt: n=5, err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e53c0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.649307167 +0000 UTC m=+318.506703644 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e53c0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:30 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e5ac0): _readAt: size=512, off=0 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e5ac0): openPending: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e5ac0): >openPending: err= 2026/06/03 03:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e5ac0): >_readAt: n=5, err=EOF 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e5ac0): close: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:30.649307167 +0000 UTC m=+318.506703644 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:30 DEBUG : open-test-file(0x37466a4e5ac0): >close: err= 2026/06/03 03:32:30 DEBUG : open-test-file: Remove: 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a4ab8f0 item 96 2026/06/03 03:32:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:30 DEBUG : open-test-file: >Remove: err= 2026/06/03 03:32:30 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:32:30 DEBUG : Looking for writers 2026/06/03 03:32:30 DEBUG : >WaitForWriters: 2026/06/03 03:32:30 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:32:31 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:32:31 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:32:31 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:31 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/03 03:32:31 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500380): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500380): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500380): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500380): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500380): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.514171773 +0000 UTC m=+319.371568260 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500380): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500800): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500800): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500800): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500800): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500800): _writeAt: size=3, off=2 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500800): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500800): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.514171773 +0000 UTC m=+319.371568260 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500800): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500cc0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500cc0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500cc0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500cc0): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500cc0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.514171773 +0000 UTC m=+319.371568260 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a500cc0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a504d90 item 1 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501300): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501300): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501300): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501300): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501300): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.516340281 +0000 UTC m=+319.373736758 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501300): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501800): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501800): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501800): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501800): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501800): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.516340281 +0000 UTC m=+319.373736758 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501800): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a505260 item 2 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501e40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501e40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501e40): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501e40): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501e40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.517790202 +0000 UTC m=+319.375186689 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a501e40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5303c0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5303c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5303c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5303c0): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5303c0): _writeAt: size=3, off=2 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5303c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5303c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.517790202 +0000 UTC m=+319.375186689 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5303c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a530880): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a530880): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a530880): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a530880): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a530880): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.517790202 +0000 UTC m=+319.375186689 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a530880): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a5055e0 item 3 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a530f00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a530f00): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a530f00): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a530f00): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a530f00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.519753532 +0000 UTC m=+319.377150019 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a530f00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a531440): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a531440): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a531440): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a531440): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a531440): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.519753532 +0000 UTC m=+319.377150019 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a531440): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a505ab0 item 4 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a531a80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a531a80): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a531a80): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a531a80): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a531a80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.521270939 +0000 UTC m=+319.378667427 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a531a80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a552000): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a552000): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a552000): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a552000): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a552000): _writeAt: size=3, off=2 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a552000): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a552000): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.521270939 +0000 UTC m=+319.378667427 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a552000): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5524c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5524c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5524c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5524c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5524c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.521270939 +0000 UTC m=+319.378667427 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5524c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a505e30 item 5 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a552b40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a552b40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a552b40): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a552b40): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a552b40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.523630319 +0000 UTC m=+319.381026806 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a552b40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553080): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553080): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553080): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553080): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553080): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.523630319 +0000 UTC m=+319.381026806 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553080): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a550460 item 6 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553700): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553700): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553700): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553700): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553700): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.525006279 +0000 UTC m=+319.382402766 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553700): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553c00): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553c00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553c00): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553c00): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553c00): _writeAt: size=3, off=2 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553c00): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553c00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.525006279 +0000 UTC m=+319.382402766 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a553c00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5701c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5701c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5701c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5701c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5701c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.525006279 +0000 UTC m=+319.382402766 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5701c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a5507e0 item 7 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a570840): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a570840): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a570840): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a570840): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a570840): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.526900017 +0000 UTC m=+319.384296505 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a570840): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a570d80): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a570d80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a570d80): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a570d80): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a570d80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.526900017 +0000 UTC m=+319.384296505 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a570d80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a550cb0 item 8 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571340): _readAt: size=2, off=0 2026/06/03 03:32:31 ERROR : open-test-file(0x37466a571340): Couldn't read size of file 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571340): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571340): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571340): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571340): close: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571340): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571700): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571700): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571700): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571700): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571700): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.528534787 +0000 UTC m=+319.385931274 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571700): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571b80): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571b80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571b80): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571b80): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571b80): _writeAt: size=3, off=2 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571b80): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571b80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.528534787 +0000 UTC m=+319.385931274 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a571b80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610180): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610180): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610180): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610180): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610180): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.528534787 +0000 UTC m=+319.385931274 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610180): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a551030 item 9 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610800): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610800): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610800): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610800): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610800): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.530423866 +0000 UTC m=+319.387820404 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610800): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610d40): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610d40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610d40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610d40): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610d40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.530423866 +0000 UTC m=+319.387820404 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a610d40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a551500 item 10 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611380): _readAt: size=2, off=0 2026/06/03 03:32:31 ERROR : open-test-file(0x37466a611380): Couldn't read size of file 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611380): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611380): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611380): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611380): close: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611380): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611740): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611740): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611740): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611740): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611740): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.532248615 +0000 UTC m=+319.389645122 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611740): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611c40): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611c40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611c40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611c40): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611c40): _writeAt: size=3, off=2 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611c40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.532248615 +0000 UTC m=+319.389645122 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a611c40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62c240): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62c240): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62c240): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62c240): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62c240): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.532248615 +0000 UTC m=+319.389645122 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62c240): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a551880 item 11 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62c8c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62c8c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62c8c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62c8c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62c8c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.534274715 +0000 UTC m=+319.391671202 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62c8c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62ce00): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62ce00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62ce00): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62ce00): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62ce00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.534274715 +0000 UTC m=+319.391671202 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62ce00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a551d50 item 12 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62d440): _readAt: size=2, off=0 2026/06/03 03:32:31 ERROR : open-test-file(0x37466a62d440): Couldn't read size of file 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62d440): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62d440): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62d440): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62d440): close: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62d440): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62d800): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62d800): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62d800): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62d800): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62d800): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.535739872 +0000 UTC m=+319.393136359 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62d800): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62dec0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62dec0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62dec0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62dec0): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62dec0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.535739872 +0000 UTC m=+319.393136359 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a62dec0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a640230 item 13 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64e640): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64e640): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64e640): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64e640): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64e640): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.537062222 +0000 UTC m=+319.394458709 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64e640): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64eb80): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64eb80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64eb80): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64eb80): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64eb80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.537062222 +0000 UTC m=+319.394458709 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64eb80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a6405b0 item 14 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64f1c0): _readAt: size=2, off=0 2026/06/03 03:32:31 ERROR : open-test-file(0x37466a64f1c0): Couldn't read size of file 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64f1c0): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64f1c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64f1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64f1c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64f1c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64f580): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64f580): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64f580): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64f580): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64f580): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.538585881 +0000 UTC m=+319.395982368 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64f580): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64fc40): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64fc40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64fc40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64fc40): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64fc40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.538585881 +0000 UTC m=+319.395982368 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a64fc40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a640930 item 15 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66c3c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66c3c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66c3c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66c3c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66c3c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.540003199 +0000 UTC m=+319.397399687 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66c3c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66c900): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66c900): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66c900): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66c900): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66c900): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.540003199 +0000 UTC m=+319.397399687 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66c900): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a640cb0 item 16 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66cf40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66cf40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66cf40): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66cf40): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66cf40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.54141101 +0000 UTC m=+319.398807497 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66cf40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66d3c0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66d3c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66d3c0): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66d3c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66d3c0): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66d3c0): _writeAt: size=3, off=7 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66d3c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66d3c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.54141101 +0000 UTC m=+319.398807497 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66d3c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66d8c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66d8c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66d8c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66d8c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66d8c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.54141101 +0000 UTC m=+319.398807497 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a66d8c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a641030 item 17 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68a040): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68a040): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68a040): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68a040): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68a040): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.543696881 +0000 UTC m=+319.401093418 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68a040): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68a580): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68a580): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68a580): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68a580): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68a580): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.543696881 +0000 UTC m=+319.401093418 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68a580): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a641500 item 18 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68ac00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68ac00): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68ac00): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68ac00): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68ac00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.545213947 +0000 UTC m=+319.402610434 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68ac00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68b100): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68b100): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68b100): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68b100): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68b100): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68b100): _writeAt: size=3, off=7 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68b100): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68b100): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.545213947 +0000 UTC m=+319.402610434 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68b100): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68b600): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68b600): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68b600): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68b600): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68b600): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.545213947 +0000 UTC m=+319.402610434 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68b600): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a641880 item 19 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68bc80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68bc80): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68bc80): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68bc80): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68bc80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.547174943 +0000 UTC m=+319.404571430 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a68bc80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ac2c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ac2c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ac2c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ac2c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ac2c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.547174943 +0000 UTC m=+319.404571430 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ac2c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a641d50 item 20 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ac940): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ac940): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ac940): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ac940): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ac940): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.548604815 +0000 UTC m=+319.406001302 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ac940): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ace40): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ace40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ace40): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ace40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ace40): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ace40): _writeAt: size=3, off=7 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ace40): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ace40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.548604815 +0000 UTC m=+319.406001302 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ace40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ad340): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ad340): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ad340): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ad340): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ad340): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.548604815 +0000 UTC m=+319.406001302 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ad340): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a6b2230 item 21 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ad9c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ad9c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ad9c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ad9c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ad9c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.550548669 +0000 UTC m=+319.407945146 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ad9c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cc000): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cc000): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cc000): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cc000): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cc000): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.550548669 +0000 UTC m=+319.407945146 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cc000): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a6b2700 item 22 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cc680): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cc680): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cc680): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cc680): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cc680): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.551831724 +0000 UTC m=+319.409228211 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cc680): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ccb80): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ccb80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ccb80): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ccb80): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ccb80): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ccb80): _writeAt: size=3, off=7 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ccb80): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ccb80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.551831724 +0000 UTC m=+319.409228211 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6ccb80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cd080): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cd080): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cd080): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cd080): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cd080): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.551831724 +0000 UTC m=+319.409228211 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cd080): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a6b2a80 item 23 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cd700): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cd700): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cd700): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cd700): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cd700): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.553906555 +0000 UTC m=+319.411303033 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cd700): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cdc40): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cdc40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cdc40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cdc40): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cdc40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.553906555 +0000 UTC m=+319.411303033 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6cdc40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a6b2f50 item 24 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0380): _readAt: size=2, off=0 2026/06/03 03:32:31 ERROR : open-test-file(0x37466a6f0380): Couldn't read size of file 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0380): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0380): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0380): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0380): close: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0380): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0740): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0740): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0740): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0740): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0740): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.555424103 +0000 UTC m=+319.412820590 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0740): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0c40): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0c40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0c40): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0c40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0c40): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0c40): _writeAt: size=3, off=7 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0c40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.555424103 +0000 UTC m=+319.412820590 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f0c40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1180): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1180): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1180): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1180): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1180): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.555424103 +0000 UTC m=+319.412820590 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1180): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a6b32d0 item 25 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1800): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1800): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1800): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1800): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1800): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.557415937 +0000 UTC m=+319.414812414 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1800): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1d40): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1d40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1d40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1d40): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1d40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.557415937 +0000 UTC m=+319.414812414 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a6f1d40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a6b37a0 item 26 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70e480): _readAt: size=2, off=0 2026/06/03 03:32:31 ERROR : open-test-file(0x37466a70e480): Couldn't read size of file 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70e480): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70e480): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70e480): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70e480): close: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70e480): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70e840): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70e840): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70e840): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70e840): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70e840): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.558734168 +0000 UTC m=+319.416130645 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70e840): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70ed40): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70ed40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70ed40): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70ed40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70ed40): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70ed40): _writeAt: size=3, off=7 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70ed40): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70ed40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.558734168 +0000 UTC m=+319.416130645 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70ed40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70f280): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70f280): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70f280): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70f280): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70f280): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.558734168 +0000 UTC m=+319.416130645 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70f280): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a6b3b20 item 27 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70f900): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70f900): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70f900): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70f900): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70f900): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.560504053 +0000 UTC m=+319.417900531 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70f900): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70fe40): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70fe40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70fe40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70fe40): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70fe40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.560504053 +0000 UTC m=+319.417900531 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a70fe40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a72c150 item 28 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a730580): _readAt: size=2, off=0 2026/06/03 03:32:31 ERROR : open-test-file(0x37466a730580): Couldn't read size of file 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a730580): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a730580): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a730580): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a730580): close: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a730580): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a730940): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a730940): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a730940): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a730940): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a730940): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.561834426 +0000 UTC m=+319.419230904 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a730940): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731000): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731000): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731000): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731000): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731000): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.561834426 +0000 UTC m=+319.419230904 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731000): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a72c4d0 item 29 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731680): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731680): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731680): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731680): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731680): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.563094138 +0000 UTC m=+319.420490615 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731680): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731bc0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731bc0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731bc0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731bc0): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731bc0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.563094138 +0000 UTC m=+319.420490615 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a731bc0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a72c850 item 30 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74c300): _readAt: size=2, off=0 2026/06/03 03:32:31 ERROR : open-test-file(0x37466a74c300): Couldn't read size of file 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74c300): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74c300): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74c300): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74c300): close: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74c300): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74c6c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74c6c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74c6c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74c6c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74c6c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.564498001 +0000 UTC m=+319.421894478 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74c6c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74cd80): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74cd80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74cd80): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74cd80): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74cd80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.564498001 +0000 UTC m=+319.421894478 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74cd80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a72cbd0 item 31 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74d400): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74d400): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74d400): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74d400): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74d400): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.565870114 +0000 UTC m=+319.423266601 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74d400): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74d940): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74d940): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74d940): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74d940): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74d940): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.565870114 +0000 UTC m=+319.423266601 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a74d940): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a72cf50 item 32 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768080): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768080): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768080): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768080): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768080): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.567311167 +0000 UTC m=+319.424707654 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768080): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768500): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768500): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768500): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768500): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768500): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a72d2d0 item 33 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768500): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768500): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.567845006 +0000 UTC m=+319.425241493 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768500): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768a00): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768a00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768a00): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768a00): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768a00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.567845006 +0000 UTC m=+319.425241493 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a768a00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a72d490 item 33 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a769040): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a769040): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a769040): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a769040): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a769040): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.569249741 +0000 UTC m=+319.426646228 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a769040): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7694c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7694c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a72d810 item 34 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7694c0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7694c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7694c0): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7694c0): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7694c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.569848182 +0000 UTC m=+319.427244669 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7694c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a769a00): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a769a00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a769a00): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a769a00): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a769a00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.569848182 +0000 UTC m=+319.427244669 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a769a00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a72d9d0 item 34 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78c140): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78c140): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78c140): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78c140): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78c140): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.571160001 +0000 UTC m=+319.428556488 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78c140): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78c5c0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78c5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78c5c0): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78c5c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78c5c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a72dd50 item 35 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78c5c0): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78c5c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.571690083 +0000 UTC m=+319.429086560 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78c5c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78cac0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78cac0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78cac0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78cac0): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78cac0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.571690083 +0000 UTC m=+319.429086560 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78cac0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a794070 item 35 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78d140): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78d140): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78d140): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78d140): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78d140): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.573166293 +0000 UTC m=+319.430562780 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78d140): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78d640): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78d640): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a7943f0 item 36 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78d640): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78d640): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78d640): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78d640): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78d640): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.573691344 +0000 UTC m=+319.431087831 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78d640): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78db80): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78db80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78db80): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78db80): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78db80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.573691344 +0000 UTC m=+319.431087831 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a78db80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a7945b0 item 36 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7ac2c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7ac2c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7ac2c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7ac2c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7ac2c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.575047247 +0000 UTC m=+319.432443734 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7ac2c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7ac740): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7ac740): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7ac740): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7ac740): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7ac740): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a794930 item 37 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7ac740): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7ac740): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.575532795 +0000 UTC m=+319.432929272 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a7ac740): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3b55c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3b55c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3b55c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3b55c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3b55c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.575532795 +0000 UTC m=+319.432929272 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3b55c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3bc380 item 37 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3b5c40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3b5c40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3b5c40): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3b5c40): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3b5c40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.576955855 +0000 UTC m=+319.434352342 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3b5c40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2240): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2240): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3bc700 item 38 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2240): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2240): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2240): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2240): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2240): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.577670384 +0000 UTC m=+319.435066871 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2240): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2780): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2780): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2780): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2780): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2780): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.577670384 +0000 UTC m=+319.435066871 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2780): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3bc8c0 item 38 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2e00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2e00): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2e00): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2e00): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2e00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.578909796 +0000 UTC m=+319.436306274 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d2e00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3300): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3300): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3300): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3300): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3300): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3bcc40 item 39 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3300): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3300): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.57945648 +0000 UTC m=+319.436852967 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3300): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3800): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3800): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3800): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3800): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3800): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.57945648 +0000 UTC m=+319.436852967 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3800): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3bce00 item 39 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3e80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3e80): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3e80): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3e80): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3e80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.580902823 +0000 UTC m=+319.438299300 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3d3e80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4480): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4480): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3bd180 item 40 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4480): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4480): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4480): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4480): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4480): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.581572198 +0000 UTC m=+319.438968685 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4480): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f49c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f49c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f49c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f49c0): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f49c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.581572198 +0000 UTC m=+319.438968685 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f49c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3bd340 item 40 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4f80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4f80): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4f80): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4f80): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4f80): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4f80): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4f80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.582973616 +0000 UTC m=+319.440370123 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f4f80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5480): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5480): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5480): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3bd6c0 item 41 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5480): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5480): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.583617984 +0000 UTC m=+319.441014471 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5480): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5940): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5940): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5940): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5940): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5940): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3bd880 item 41 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5940): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5940): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.584230782 +0000 UTC m=+319.441627260 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5940): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5e80): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5e80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5e80): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5e80): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5e80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.584230782 +0000 UTC m=+319.441627260 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a3f5e80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3bda40 item 41 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8125c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8125c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8125c0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8125c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8125c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8125c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8125c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.585669581 +0000 UTC m=+319.443066068 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8125c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a812ac0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a812ac0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a812ac0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a3bddc0 item 42 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a812ac0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a812ac0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.586244409 +0000 UTC m=+319.443640896 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a812ac0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813000): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813000): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a81e0e0 item 42 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813000): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813000): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813000): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813000): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813000): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.58683311 +0000 UTC m=+319.444229597 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813000): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813580): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813580): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813580): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813580): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813580): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.58683311 +0000 UTC m=+319.444229597 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813580): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a81e2a0 item 42 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813bc0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813bc0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813bc0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813bc0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813bc0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813bc0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.588266158 +0000 UTC m=+319.445662645 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a813bc0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8321c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8321c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8321c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a81e620 item 43 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8321c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8321c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.588706942 +0000 UTC m=+319.446103418 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8321c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a832700): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a832700): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a832700): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a832700): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a832700): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a81e7e0 item 43 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a832700): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a832700): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.589281287 +0000 UTC m=+319.446677774 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a832700): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a832c40): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a832c40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a832c40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a832c40): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a832c40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.589281287 +0000 UTC m=+319.446677774 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a832c40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a81e9a0 item 43 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833280): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833280): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833280): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833280): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833280): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833280): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833280): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.590711761 +0000 UTC m=+319.448108238 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833280): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833780): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833780): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833780): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a81ed20 item 44 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833780): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833780): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.591200254 +0000 UTC m=+319.448596731 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833780): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833cc0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833cc0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a81eee0 item 44 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833cc0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833cc0): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833cc0): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833cc0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.591800047 +0000 UTC m=+319.449196525 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a833cc0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850340): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850340): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850340): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850340): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850340): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.591800047 +0000 UTC m=+319.449196525 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850340): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a81f0a0 item 44 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850980): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850980): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850980): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850980): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850980): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850980): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850980): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.593002589 +0000 UTC m=+319.450399067 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850980): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850e80): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850e80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850e80): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a81f420 item 45 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850e80): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850e80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.593554944 +0000 UTC m=+319.450951421 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a850e80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a851580): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a851580): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a851580): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a851580): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a851580): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.593554944 +0000 UTC m=+319.450951421 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a851580): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a81f5e0 item 45 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a851bc0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a851bc0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a851bc0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a851bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a851bc0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a851bc0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a851bc0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.594813292 +0000 UTC m=+319.452209769 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a851bc0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86e1c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86e1c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86e1c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a81f960 item 46 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86e1c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86e1c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.595305381 +0000 UTC m=+319.452701859 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86e1c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86e8c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86e8c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86e8c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86e8c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86e8c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.595305381 +0000 UTC m=+319.452701859 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86e8c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a81fb20 item 46 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86ef00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86ef00): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86ef00): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86ef00): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86ef00): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86ef00): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86ef00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.596714595 +0000 UTC m=+319.454111071 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86ef00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86f400): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86f400): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86f400): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a884000 item 47 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86f400): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86f400): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.597172801 +0000 UTC m=+319.454569278 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86f400): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86fb00): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86fb00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86fb00): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86fb00): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86fb00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.597172801 +0000 UTC m=+319.454569278 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a86fb00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a8841c0 item 47 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898240): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898240): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898240): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898240): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898240): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898240): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898240): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.598451778 +0000 UTC m=+319.455848255 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898240): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898740): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898740): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898740): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a884540 item 48 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898740): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898740): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.598841385 +0000 UTC m=+319.456237862 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898740): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898e40): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898e40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898e40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898e40): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898e40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.598841385 +0000 UTC m=+319.456237862 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a898e40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a884700 item 48 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899480): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899480): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899480): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899480): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899480): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.600353892 +0000 UTC m=+319.457750380 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899480): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899900): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899900): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899900): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899900): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899900): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899900): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a884a80 item 49 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899900): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899900): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.600829461 +0000 UTC m=+319.458225939 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899900): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899e40): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899e40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899e40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899e40): >_readAt: n=8, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899e40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.600829461 +0000 UTC m=+319.458225939 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a899e40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a884c40 item 49 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83300): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83300): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83300): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83300): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83300): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.602219799 +0000 UTC m=+319.459616275 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83300): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83840): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83840): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83840): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669e5f810 item 50 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83840): _readAt: size=2, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83840): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83840): _writeAt: size=3, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83840): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83840): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.602675991 +0000 UTC m=+319.460072468 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83840): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83e40): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83e40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83e40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83e40): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83e40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.602675991 +0000 UTC m=+319.460072468 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x374669e83e40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669e5fa40 item 50 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d25c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d25c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d25c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d25c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d25c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.603737487 +0000 UTC m=+319.461133964 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d25c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d2ac0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d2ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d2ac0): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d2ac0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d2ac0): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d2ac0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x374669e5fdc0 item 51 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d2ac0): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d2ac0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.604174993 +0000 UTC m=+319.461571471 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d2ac0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3000): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3000): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3000): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3000): >_readAt: n=8, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3000): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.604174993 +0000 UTC m=+319.461571471 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3000): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a5de0e0 item 51 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3680): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3680): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3680): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3680): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3680): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.605332281 +0000 UTC m=+319.462728757 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3680): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3b80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3b80): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3b80): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a5de460 item 52 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3b80): _readAt: size=2, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3b80): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3b80): _writeAt: size=3, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3b80): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3b80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.605869416 +0000 UTC m=+319.463265892 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5d3b80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2200): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2200): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2200): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2200): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2200): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.605869416 +0000 UTC m=+319.463265892 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2200): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a5de620 item 52 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2880): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2880): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2880): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2880): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2880): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.606990184 +0000 UTC m=+319.464386661 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2880): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2d80): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2d80): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2d80): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2d80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2d80): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2d80): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a5de9a0 item 53 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2d80): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2d80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.607405388 +0000 UTC m=+319.464801866 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f2d80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f32c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f32c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f32c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f32c0): >_readAt: n=8, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f32c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.607405388 +0000 UTC m=+319.464801866 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f32c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a5deb60 item 53 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f3940): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f3940): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f3940): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f3940): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f3940): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.608627078 +0000 UTC m=+319.466023555 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f3940): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f3e40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f3e40): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f3e40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a5deee0 item 54 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f3e40): _readAt: size=2, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f3e40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f3e40): _writeAt: size=3, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f3e40): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f3e40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.6091575 +0000 UTC m=+319.466553977 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a5f3e40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9104c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9104c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9104c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9104c0): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9104c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.6091575 +0000 UTC m=+319.466553977 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9104c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a5df0a0 item 54 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a910b40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a910b40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a910b40): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a910b40): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a910b40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.610279049 +0000 UTC m=+319.467675536 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a910b40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911040): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911040): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911040): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911040): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911040): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911040): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a5df420 item 55 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911040): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911040): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.610709713 +0000 UTC m=+319.468106190 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911040): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911580): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911580): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911580): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911580): >_readAt: n=8, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911580): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.610709713 +0000 UTC m=+319.468106190 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911580): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a5df5e0 item 55 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911c00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911c00): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911c00): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911c00): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911c00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.611906534 +0000 UTC m=+319.469303012 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a911c00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932200): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932200): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932200): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a5df960 item 56 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932200): _readAt: size=2, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932200): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932200): _writeAt: size=3, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932200): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932200): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.612439542 +0000 UTC m=+319.469836019 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932200): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932780): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932780): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932780): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932780): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932780): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.612439542 +0000 UTC m=+319.469836019 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932780): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a5dfb20 item 56 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932dc0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932dc0): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932dc0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932dc0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932dc0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932dc0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932dc0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.613567304 +0000 UTC m=+319.470963781 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a932dc0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933300): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933300): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933300): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a94a000 item 57 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933300): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933300): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.613979011 +0000 UTC m=+319.471375489 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933300): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933840): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933840): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933840): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933840): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933840): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933840): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a94a1c0 item 57 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933840): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933840): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.614416729 +0000 UTC m=+319.471813205 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933840): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933dc0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933dc0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933dc0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933dc0): >_readAt: n=8, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933dc0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.614416729 +0000 UTC m=+319.471813205 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a933dc0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a94a380 item 57 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954500): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954500): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954500): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954500): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954500): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954500): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954500): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954500): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.615709261 +0000 UTC m=+319.473105738 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954500): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954a40): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954a40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954a40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a94a700 item 58 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954a40): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954a40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.616098296 +0000 UTC m=+319.473494773 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954a40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954f80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954f80): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954f80): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a94a8c0 item 58 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954f80): _readAt: size=2, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954f80): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954f80): _writeAt: size=3, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954f80): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954f80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.616633859 +0000 UTC m=+319.474030336 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a954f80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a955540): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a955540): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a955540): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a955540): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a955540): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.616633859 +0000 UTC m=+319.474030336 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a955540): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a94aa80 item 58 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a955b80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a955b80): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a955b80): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a955b80): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a955b80): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a955b80): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a955b80): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a955b80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.617693041 +0000 UTC m=+319.475089518 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a955b80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9721c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9721c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9721c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a94ae00 item 59 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9721c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9721c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.618156166 +0000 UTC m=+319.475552644 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9721c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a972700): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a972700): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a972700): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a972700): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a972700): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a972700): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a94afc0 item 59 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a972700): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a972700): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.618605545 +0000 UTC m=+319.476002022 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a972700): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a972c80): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a972c80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a972c80): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a972c80): >_readAt: n=8, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a972c80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.618605545 +0000 UTC m=+319.476002022 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a972c80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a94b180 item 59 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9732c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9732c0): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9732c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9732c0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9732c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9732c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9732c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9732c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.61974587 +0000 UTC m=+319.477142347 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9732c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a973800): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a973800): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a973800): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a94b500 item 60 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a973800): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a973800): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.620194649 +0000 UTC m=+319.477591136 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a973800): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a973d40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a973d40): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a973d40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a94b6c0 item 60 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a973d40): _readAt: size=2, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a973d40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a973d40): _writeAt: size=3, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a973d40): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a973d40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.620704431 +0000 UTC m=+319.478100909 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a973d40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98e400): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98e400): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98e400): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98e400): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98e400): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.620704431 +0000 UTC m=+319.478100909 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98e400): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a94b880 item 60 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98ea40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98ea40): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98ea40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98ea40): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98ea40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98ea40): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98ea40): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98ea40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.621791966 +0000 UTC m=+319.479188444 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98ea40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98ef80): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98ef80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98ef80): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a94bc00 item 61 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98ef80): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98ef80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.622314625 +0000 UTC m=+319.479711102 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98ef80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98f680): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98f680): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98f680): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98f680): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98f680): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.622314625 +0000 UTC m=+319.479711102 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98f680): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a94bdc0 item 61 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98fcc0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98fcc0): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98fcc0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98fcc0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98fcc0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98fcc0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98fcc0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98fcc0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.623614811 +0000 UTC m=+319.481011289 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a98fcc0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b0300): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b0300): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b0300): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a9a42a0 item 62 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b0300): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b0300): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.624144943 +0000 UTC m=+319.481541421 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b0300): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b0a00): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b0a00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b0a00): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b0a00): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b0a00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.624144943 +0000 UTC m=+319.481541421 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b0a00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a9a4460 item 62 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1040): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1040): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1040): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1040): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1040): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1040): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1040): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1040): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.625483524 +0000 UTC m=+319.482880000 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1040): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1580): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1580): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1580): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a9a47e0 item 63 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1580): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1580): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.625918725 +0000 UTC m=+319.483315203 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1580): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1c80): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1c80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1c80): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1c80): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1c80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.625918725 +0000 UTC m=+319.483315203 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9b1c80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a9a49a0 item 63 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d23c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d23c0): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d23c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d23c0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d23c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d23c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d23c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d23c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.62726473 +0000 UTC m=+319.484661206 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d23c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d2900): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d2900): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d2900): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a9a4d20 item 64 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d2900): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d2900): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.627653264 +0000 UTC m=+319.485049741 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d2900): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3000): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3000): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3000): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3000): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3000): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.627653264 +0000 UTC m=+319.485049741 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3000): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a9a4ee0 item 64 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3640): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3640): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3640): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3640): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3640): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.628891083 +0000 UTC m=+319.486287560 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3640): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3ac0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3ac0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3ac0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3ac0): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3ac0): _writeAt: size=3, off=2 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a9a5260 item 65 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3ac0): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3ac0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.629382662 +0000 UTC m=+319.486779139 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9d3ac0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f40c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f40c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f40c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f40c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f40c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.629382662 +0000 UTC m=+319.486779139 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f40c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a9a5420 item 65 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f4700): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f4700): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f4700): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f4700): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f4700): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.630455309 +0000 UTC m=+319.487851786 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f4700): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f4b80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f4b80): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a9a57a0 item 66 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f4b80): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f4b80): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f4b80): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f4b80): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f4b80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.631056415 +0000 UTC m=+319.488452892 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f4b80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f50c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f50c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f50c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f50c0): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f50c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.631056415 +0000 UTC m=+319.488452892 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f50c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a9a5960 item 66 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f5700): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f5700): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f5700): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f5700): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f5700): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.63224475 +0000 UTC m=+319.489641228 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f5700): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f5b80): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f5b80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f5b80): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f5b80): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f5b80): _writeAt: size=3, off=2 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a9a5ce0 item 67 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f5b80): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f5b80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.632679082 +0000 UTC m=+319.490075558 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a9f5b80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14180): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14180): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14180): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14180): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14180): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.632679082 +0000 UTC m=+319.490075558 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14180): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa16000 item 67 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14800): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14800): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14800): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14800): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14800): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.633926849 +0000 UTC m=+319.491323327 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14800): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14d00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14d00): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa16380 item 68 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14d00): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14d00): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14d00): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14d00): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14d00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.634417347 +0000 UTC m=+319.491813824 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa14d00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15240): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15240): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15240): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15240): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15240): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.634417347 +0000 UTC m=+319.491813824 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15240): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa16540 item 68 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15880): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15880): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15880): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15880): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15880): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.635535299 +0000 UTC m=+319.492931776 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15880): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15d00): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15d00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15d00): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15d00): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15d00): _writeAt: size=3, off=2 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa168c0 item 69 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15d00): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15d00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.63603328 +0000 UTC m=+319.493429757 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa15d00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34300): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34300): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34300): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34300): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34300): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.63603328 +0000 UTC m=+319.493429757 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34300): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa16a80 item 69 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34980): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34980): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34980): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34980): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34980): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.63720244 +0000 UTC m=+319.494598918 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34980): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34e80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34e80): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa16e00 item 70 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34e80): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34e80): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34e80): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34e80): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34e80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.63766816 +0000 UTC m=+319.495064637 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa34e80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa353c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa353c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa353c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa353c0): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa353c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.63766816 +0000 UTC m=+319.495064637 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa353c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa16fc0 item 70 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa35a40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa35a40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa35a40): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa35a40): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa35a40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.638723354 +0000 UTC m=+319.496119832 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa35a40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5a040): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5a040): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5a040): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5a040): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5a040): _writeAt: size=3, off=2 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa17340 item 71 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5a040): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5a040): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.639225814 +0000 UTC m=+319.496622290 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5a040): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5a540): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5a540): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5a540): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5a540): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5a540): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.639225814 +0000 UTC m=+319.496622290 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5a540): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa17500 item 71 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5abc0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5abc0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5abc0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5abc0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5abc0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.640419279 +0000 UTC m=+319.497815757 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5abc0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5b0c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5b0c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa17880 item 72 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5b0c0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5b0c0): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5b0c0): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5b0c0): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5b0c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.641001971 +0000 UTC m=+319.498398447 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5b0c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5b600): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5b600): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5b600): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5b600): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5b600): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.641001971 +0000 UTC m=+319.498398447 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5b600): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa17a40 item 72 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5bbc0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5bbc0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5bbc0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5bbc0): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5bbc0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5bbc0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5bbc0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.642230081 +0000 UTC m=+319.499626558 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa5bbc0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa741c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa741c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa741c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa17dc0 item 73 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa741c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa741c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.642675032 +0000 UTC m=+319.500071509 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa741c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa74680): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa74680): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa74680): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa74680): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa74680): _writeAt: size=3, off=2 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa780e0 item 73 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa74680): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa74680): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.643198532 +0000 UTC m=+319.500595009 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa74680): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa74bc0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa74bc0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa74bc0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa74bc0): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa74bc0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.643198532 +0000 UTC m=+319.500595009 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa74bc0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa782a0 item 73 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75200): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75200): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75200): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75200): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75200): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75200): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75200): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.644606452 +0000 UTC m=+319.502002929 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75200): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75700): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75700): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75700): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa78620 item 74 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75700): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75700): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.645108761 +0000 UTC m=+319.502505248 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75700): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75c40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75c40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa787e0 item 74 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75c40): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75c40): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75c40): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75c40): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75c40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.645639043 +0000 UTC m=+319.503035530 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa75c40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa922c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa922c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa922c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa922c0): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa922c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.645639043 +0000 UTC m=+319.503035530 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa922c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa789a0 item 74 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa92900): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa92900): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa92900): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa92900): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa92900): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa92900): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa92900): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.646921667 +0000 UTC m=+319.504318154 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa92900): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa92e00): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa92e00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa92e00): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa78d20 item 75 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa92e00): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa92e00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.647429637 +0000 UTC m=+319.504826114 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa92e00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93340): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93340): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93340): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93340): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93340): _writeAt: size=3, off=2 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa78ee0 item 75 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93340): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93340): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.647983955 +0000 UTC m=+319.505380442 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93340): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93880): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93880): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93880): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93880): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93880): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.647983955 +0000 UTC m=+319.505380442 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93880): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa790a0 item 75 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93ec0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93ec0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93ec0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93ec0): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93ec0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93ec0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93ec0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.649184133 +0000 UTC m=+319.506580610 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aa93ec0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab44c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab44c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab44c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa79420 item 76 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab44c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab44c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.649587856 +0000 UTC m=+319.506984333 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab44c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab4a00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab4a00): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa795e0 item 76 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab4a00): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab4a00): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab4a00): _writeAt: size=3, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab4a00): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab4a00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.650138217 +0000 UTC m=+319.507534694 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab4a00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab4f80): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab4f80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab4f80): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab4f80): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab4f80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.650138217 +0000 UTC m=+319.507534694 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab4f80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa797a0 item 76 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab55c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab55c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab55c0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab55c0): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab55c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab55c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab55c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.651286607 +0000 UTC m=+319.508683083 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab55c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab5ac0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab5ac0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab5ac0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa79b20 item 77 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab5ac0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab5ac0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.651710618 +0000 UTC m=+319.509107096 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aab5ac0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad42c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad42c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad42c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad42c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad42c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.651710618 +0000 UTC m=+319.509107096 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad42c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aa79ce0 item 77 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad4900): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad4900): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad4900): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad4900): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad4900): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad4900): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad4900): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.652924362 +0000 UTC m=+319.510320839 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad4900): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad4e00): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad4e00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad4e00): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aad81c0 item 78 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad4e00): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad4e00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.653370534 +0000 UTC m=+319.510767012 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad4e00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad5500): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad5500): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad5500): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad5500): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad5500): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.653370534 +0000 UTC m=+319.510767012 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad5500): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aad8380 item 78 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad5b40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad5b40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad5b40): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad5b40): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad5b40): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad5b40): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad5b40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.654886349 +0000 UTC m=+319.512282846 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aad5b40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2140): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2140): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2140): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aad8700 item 79 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2140): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2140): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.655438494 +0000 UTC m=+319.512834970 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2140): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2840): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2840): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2840): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2840): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2840): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.655438494 +0000 UTC m=+319.512834970 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2840): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aad88c0 item 79 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2e80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2e80): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2e80): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2e80): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2e80): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2e80): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2e80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.656983783 +0000 UTC m=+319.514380260 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf2e80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf3380): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf3380): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf3380): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aad8c40 item 80 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf3380): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf3380): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.657552829 +0000 UTC m=+319.514949316 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf3380): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf3a80): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf3a80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf3a80): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf3a80): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf3a80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.657552829 +0000 UTC m=+319.514949316 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466aaf3a80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aad8e00 item 80 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0e1c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0e1c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0e1c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0e1c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0e1c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.65898729 +0000 UTC m=+319.516383777 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0e1c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0e640): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0e640): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0e640): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0e640): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0e640): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0e640): _writeAt: size=3, off=7 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aad9180 item 81 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0e640): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0e640): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.659550834 +0000 UTC m=+319.516947321 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0e640): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0eb80): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0eb80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0eb80): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0eb80): >_readAt: n=8, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0eb80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.659550834 +0000 UTC m=+319.516947321 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0eb80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aad9340 item 81 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0f200): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0f200): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0f200): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0f200): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0f200): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.660817859 +0000 UTC m=+319.518214336 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0f200): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0f700): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0f700): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0f700): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aad96c0 item 82 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0f700): _readAt: size=2, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0f700): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0f700): _writeAt: size=3, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0f700): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0f700): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.66141634 +0000 UTC m=+319.518812827 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0f700): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0fc80): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0fc80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0fc80): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0fc80): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0fc80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.66141634 +0000 UTC m=+319.518812827 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab0fc80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aad9880 item 82 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2e400): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2e400): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2e400): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2e400): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2e400): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.662677594 +0000 UTC m=+319.520074081 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2e400): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2e900): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2e900): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2e900): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2e900): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2e900): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2e900): _writeAt: size=3, off=7 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aad9c00 item 83 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2e900): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2e900): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.663208697 +0000 UTC m=+319.520605184 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2e900): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2ee40): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2ee40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2ee40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2ee40): >_readAt: n=8, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2ee40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.663208697 +0000 UTC m=+319.520605184 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2ee40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aad9dc0 item 83 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2f4c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2f4c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2f4c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2f4c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2f4c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.664498174 +0000 UTC m=+319.521894651 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2f4c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2f9c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2f9c0): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2f9c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466ab402a0 item 84 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2f9c0): _readAt: size=2, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2f9c0): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2f9c0): _writeAt: size=3, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2f9c0): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2f9c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.665038325 +0000 UTC m=+319.522434812 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab2f9c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4c040): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4c040): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4c040): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4c040): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4c040): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.665038325 +0000 UTC m=+319.522434812 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4c040): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466ab40460 item 84 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4c6c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4c6c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4c6c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4c6c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4c6c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.666302003 +0000 UTC m=+319.523698480 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4c6c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4cbc0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4cbc0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4cbc0): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4cbc0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4cbc0): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4cbc0): _writeAt: size=3, off=7 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466ab407e0 item 85 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4cbc0): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4cbc0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.66679236 +0000 UTC m=+319.524188837 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4cbc0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4d100): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4d100): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4d100): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4d100): >_readAt: n=8, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4d100): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.66679236 +0000 UTC m=+319.524188837 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4d100): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466ab409a0 item 85 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4d780): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4d780): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4d780): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4d780): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4d780): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.667941482 +0000 UTC m=+319.525337958 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4d780): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4dc80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4dc80): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4dc80): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466ab40d20 item 86 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4dc80): _readAt: size=2, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4dc80): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4dc80): _writeAt: size=3, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4dc80): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4dc80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.66841728 +0000 UTC m=+319.525813758 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab4dc80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72300): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72300): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72300): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72300): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72300): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.66841728 +0000 UTC m=+319.525813758 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72300): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466ab40ee0 item 86 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72980): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72980): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72980): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72980): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72980): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.669468778 +0000 UTC m=+319.526865255 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72980): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72e80): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72e80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72e80): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72e80): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72e80): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72e80): _writeAt: size=3, off=7 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466ab41260 item 87 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72e80): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72e80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.669884283 +0000 UTC m=+319.527280761 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab72e80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab733c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab733c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab733c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab733c0): >_readAt: n=8, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab733c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.669884283 +0000 UTC m=+319.527280761 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab733c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466ab41420 item 87 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab73a40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab73a40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab73a40): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab73a40): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab73a40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.671120349 +0000 UTC m=+319.528516826 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab73a40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92040): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92040): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92040): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466ab417a0 item 88 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92040): _readAt: size=2, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92040): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92040): _writeAt: size=3, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92040): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92040): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.671614091 +0000 UTC m=+319.529010569 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92040): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab925c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab925c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab925c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab925c0): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab925c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.671614091 +0000 UTC m=+319.529010569 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab925c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466ab41960 item 88 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92c00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92c00): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92c00): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92c00): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92c00): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92c00): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92c00): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92c00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.672685647 +0000 UTC m=+319.530082124 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab92c00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93140): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93140): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93140): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466ab41ce0 item 89 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93140): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93140): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.67313156 +0000 UTC m=+319.530528037 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93140): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93680): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93680): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93680): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93680): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93680): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93680): _writeAt: size=3, off=7 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aba8000 item 89 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93680): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93680): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.67361839 +0000 UTC m=+319.531014867 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93680): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93c00): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93c00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93c00): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93c00): >_readAt: n=8, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93c00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.67361839 +0000 UTC m=+319.531014867 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ab93c00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466aba81c0 item 89 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8ae480): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8ae480): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8ae480): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8ae480): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8ae480): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8ae480): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8ae480): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8ae480): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.674824559 +0000 UTC m=+319.532221037 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8ae480): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8aea00): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8aea00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8aea00): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a884f50 item 90 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8aea00): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8aea00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.675223143 +0000 UTC m=+319.532619620 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8aea00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8aef40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8aef40): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8aef40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a885110 item 90 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8aef40): _readAt: size=2, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8aef40): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8aef40): _writeAt: size=3, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8aef40): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8aef40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.675742073 +0000 UTC m=+319.533138550 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8aef40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8af500): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8af500): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8af500): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8af500): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8af500): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.675742073 +0000 UTC m=+319.533138550 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8af500): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a8852d0 item 90 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8afb40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8afb40): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8afb40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8afb40): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8afb40): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8afb40): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8afb40): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8afb40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.676782881 +0000 UTC m=+319.534179387 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8afb40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d0180): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d0180): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d0180): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a885650 item 91 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d0180): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d0180): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.677246195 +0000 UTC m=+319.534642673 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d0180): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d06c0): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d06c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d06c0): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d06c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d06c0): >_readAt: n=2, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d06c0): _writeAt: size=3, off=7 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a885810 item 91 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d06c0): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d06c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.677683613 +0000 UTC m=+319.535080089 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d06c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d0c40): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d0c40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d0c40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d0c40): >_readAt: n=8, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d0c40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.677683613 +0000 UTC m=+319.535080089 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d0c40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a8859d0 item 91 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1280): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1280): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1280): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1280): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1280): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1280): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1280): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1280): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.678945327 +0000 UTC m=+319.536341805 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1280): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d17c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d17c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d17c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a885d50 item 92 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d17c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d17c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.679365031 +0000 UTC m=+319.536761507 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d17c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1d00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1d00): open at offset 5 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1d00): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a8ec070 item 92 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1d00): _readAt: size=2, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1d00): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1d00): _writeAt: size=3, off=5 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1d00): >_writeAt: n=3, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1d00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.679976476 +0000 UTC m=+319.537372963 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8d1d00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f03c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f03c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f03c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f03c0): >_readAt: n=3, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f03c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.679976476 +0000 UTC m=+319.537372963 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f03c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a8ec230 item 92 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f0a00): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f0a00): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f0a00): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f0a00): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f0a00): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f0a00): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f0a00): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f0a00): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.681222029 +0000 UTC m=+319.538618507 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f0a00): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f0f40): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f0f40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f0f40): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a8ec5b0 item 93 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f0f40): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f0f40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.681614762 +0000 UTC m=+319.539011238 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f0f40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f1640): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f1640): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f1640): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f1640): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f1640): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.681614762 +0000 UTC m=+319.539011238 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f1640): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a8ec770 item 93 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f1c80): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f1c80): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f1c80): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f1c80): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f1c80): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f1c80): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f1c80): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f1c80): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.682853162 +0000 UTC m=+319.540249639 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466a8f1c80): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0c2c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0c2c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0c2c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a8ecaf0 item 94 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0c2c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0c2c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.683308884 +0000 UTC m=+319.540705360 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0c2c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0c9c0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0c9c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0c9c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0c9c0): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0c9c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.683308884 +0000 UTC m=+319.540705360 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0c9c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a8eccb0 item 94 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0d000): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0d000): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0d000): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0d000): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0d000): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0d000): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0d000): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0d000): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.68456666 +0000 UTC m=+319.541963137 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0d000): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0d540): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0d540): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0d540): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a8ed030 item 95 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0d540): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0d540): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.684996282 +0000 UTC m=+319.542392760 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0d540): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0dc40): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0dc40): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0dc40): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0dc40): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0dc40): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.684996282 +0000 UTC m=+319.542392760 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac0dc40): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a8ed1f0 item 95 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2e380): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2e380): open at offset 0 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2e380): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2e380): _readAt: size=2, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2e380): >_readAt: n=0, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2e380): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2e380): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2e380): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.686255882 +0000 UTC m=+319.543652359 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2e380): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2e8c0): _writeAt: size=5, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2e8c0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2e8c0): >openPending: err= 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a8ed570 item 96 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2e8c0): >_writeAt: n=5, err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2e8c0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.68665698 +0000 UTC m=+319.544053458 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2e8c0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 03:32:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 03:32:31 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 03:32:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 03:32:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2efc0): _readAt: size=512, off=0 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2efc0): openPending: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2efc0): >openPending: err= 2026/06/03 03:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2efc0): >_readAt: n=5, err=EOF 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2efc0): close: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 03:32:31.68665698 +0000 UTC m=+319.544053458 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:31 DEBUG : open-test-file(0x37466ac2efc0): >close: err= 2026/06/03 03:32:31 DEBUG : open-test-file: Remove: 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37466a8ed730 item 96 2026/06/03 03:32:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 03:32:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 03:32:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 03:32:31 DEBUG : open-test-file: >Remove: err= 2026/06/03 03:32:31 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:32:31 DEBUG : Looking for writers 2026/06/03 03:32:31 DEBUG : >WaitForWriters: 2026/06/03 03:32:31 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.72s) --- PASS: TestRWFileHandleOpenTests/writes (1.06s) --- 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.66s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:32:32 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:32:32 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:32:32 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:32 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:32 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:32:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:32 DEBUG : file1: newRWFileHandle: 2026/06/03 03:32:32 DEBUG : file1(0x37466a7acb80): openPending: 2026/06/03 03:32:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:32 DEBUG : file1(0x37466a7acb80): >openPending: err= 2026/06/03 03:32:32 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 03:32:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 03:32:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 03:32:32 DEBUG : file1(0x37466a7acb80): _writeAt: size=2, off=0 2026/06/03 03:32:32 DEBUG : file1(0x37466a7acb80): >_writeAt: n=2, err= 2026/06/03 03:32:32 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/03 03:32:32 DEBUG : file1(0x37466a7acb80): RWFileHandle.Flush 2026/06/03 03:32:32 DEBUG : file1(0x37466a7acb80): RWFileHandle.Release 2026/06/03 03:32:32 DEBUG : file1(0x37466a7acb80): close: 2026/06/03 03:32:32 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/03 03:32:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:32 DEBUG : file1(0x37466a7acb80): >close: err= 2026/06/03 03:32:32 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:32:32 DEBUG : Looking for writers 2026/06/03 03:32:32 DEBUG : file1: reading active writers 2026/06/03 03:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:32:32 DEBUG : Looking for writers 2026/06/03 03:32:32 DEBUG : file1: reading active writers 2026/06/03 03:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:32:32 DEBUG : Looking for writers 2026/06/03 03:32:32 DEBUG : file1: reading active writers 2026/06/03 03:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:32:32 DEBUG : Looking for writers 2026/06/03 03:32:32 DEBUG : file1: reading active writers 2026/06/03 03:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:32:32 DEBUG : file1: vfs cache: starting upload 2026/06/03 03:32:32 DEBUG : Looking for writers 2026/06/03 03:32:32 DEBUG : file1: reading active writers 2026/06/03 03:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:32:32 DEBUG : Looking for writers 2026/06/03 03:32:32 DEBUG : file1: reading active writers 2026/06/03 03:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:32:32 DEBUG : Looking for writers 2026/06/03 03:32:32 DEBUG : file1: reading active writers 2026/06/03 03:32:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:32:33 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/06/03 03:32:33 DEBUG : Looking for writers 2026/06/03 03:32:33 DEBUG : file1: reading active writers 2026/06/03 03:32:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 03:32:34 DEBUG : file1: size = 2 OK 2026/06/03 03:32:34 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/03 03:32:34 INFO : file1: Copied (new) 2026/06/03 03:32:34 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/03 03:32:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 03:32:34 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/03 03:32:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:32:34 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 03:32:34 DEBUG : Looking for writers 2026/06/03 03:32:34 DEBUG : file1: reading active writers 2026/06/03 03:32:34 DEBUG : >WaitForWriters: 2026/06/03 03:32:34 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:32:34 DEBUG : Looking for writers 2026/06/03 03:32:34 DEBUG : file1: reading active writers 2026/06/03 03:32:34 DEBUG : >WaitForWriters: 2026/06/03 03:32:34 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.11s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:32:35 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:32:35 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:32:35 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:35 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:32:35 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:32:35 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:32:35 DEBUG : rename_me: newRWFileHandle: 2026/06/03 03:32:35 DEBUG : rename_me(0x3746699f0880): openPending: 2026/06/03 03:32:35 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 03:32:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/03 03:32:35 DEBUG : rename_me(0x3746699f0880): >openPending: err= 2026/06/03 03:32:35 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/03 03:32:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/03 03:32:35 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/03 03:32:35 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/03 03:32:35 DEBUG : rename_me(0x3746699f0880): _writeAt: size=5, off=0 2026/06/03 03:32:35 DEBUG : rename_me(0x3746699f0880): >_writeAt: n=5, err= 2026/06/03 03:32:35 DEBUG : rename_me(0x3746699f0880): close: 2026/06/03 03:32:35 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-03 03:32:35.292129965 +0000 UTC m=+323.149526452 2026/06/03 03:32:35 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/03 03:32:35 DEBUG : rename_me(0x3746699f0880): >close: err= 2026/06/03 03:32:35 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/03 03:32:35 DEBUG : i_was_renamed: Updating file with 0x374669cfe750 2026/06/03 03:32:35 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/03 03:32:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/03 03:32:35 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:32:35 DEBUG : Looking for writers 2026/06/03 03:32:35 DEBUG : i_was_renamed: reading active writers 2026/06/03 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 03:32:35 DEBUG : Looking for writers 2026/06/03 03:32:35 DEBUG : i_was_renamed: reading active writers 2026/06/03 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 03:32:35 DEBUG : Looking for writers 2026/06/03 03:32:35 DEBUG : i_was_renamed: reading active writers 2026/06/03 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 03:32:35 DEBUG : Looking for writers 2026/06/03 03:32:35 DEBUG : i_was_renamed: reading active writers 2026/06/03 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 03:32:35 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/03 03:32:35 DEBUG : Looking for writers 2026/06/03 03:32:35 DEBUG : i_was_renamed: reading active writers 2026/06/03 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 03:32:35 DEBUG : Looking for writers 2026/06/03 03:32:35 DEBUG : i_was_renamed: reading active writers 2026/06/03 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 03:32:35 DEBUG : Looking for writers 2026/06/03 03:32:35 DEBUG : i_was_renamed: reading active writers 2026/06/03 03:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 03:32:36 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/06/03 03:32:36 DEBUG : Looking for writers 2026/06/03 03:32:36 DEBUG : i_was_renamed: reading active writers 2026/06/03 03:32:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 03:32:37 DEBUG : i_was_renamed: size = 5 OK 2026/06/03 03:32:37 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/03 03:32:37 INFO : i_was_renamed: Copied (new) 2026/06/03 03:32:37 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-03 03:32:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/03 03:32:37 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/03 03:32:37 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/03 03:32:37 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/03 03:32:37 DEBUG : Looking for writers 2026/06/03 03:32:37 DEBUG : i_was_renamed: reading active writers 2026/06/03 03:32:37 DEBUG : >WaitForWriters: 2026/06/03 03:32:37 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.95s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:32:38 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:32:38 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 03:32:38 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:38 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 03:32:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-focopin2xoni" 2026/06/03 03:32:38 INFO : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 03:32:38 DEBUG : forgetting directory cache 2026/06/03 03:32:38 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/03 03:32:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 03:32:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 03:32:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 03:32:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:32:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:32:40 DEBUG : TestRWCacheUpdate(0x37466a7ac500): _readAt: size=512, off=0 2026/06/03 03:32:40 DEBUG : TestRWCacheUpdate(0x37466a7ac500): openPending: 2026/06/03 03:32:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-03 02:33:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/03 03:32:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/03 03:32:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:32:40 DEBUG : TestRWCacheUpdate(0x37466a7ac500): >openPending: err= 2026/06/03 03:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/03 03:32:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:32:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:32:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:32:41 DEBUG : TestRWCacheUpdate(0x37466a7ac500): >_readAt: n=20, err=EOF 2026/06/03 03:32:41 DEBUG : TestRWCacheUpdate(0x37466a7ac500): close: 2026/06/03 03:32:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 02:33:38 +0000 UTC 2026/06/03 03:32:41 DEBUG : TestRWCacheUpdate(0x37466a7ac500): >close: err= 2026/06/03 03:32:41 DEBUG : Re-reading directory (189.439322ms old) 2026/06/03 03:32:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:32:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/03 03:32:41 DEBUG : forgetting directory cache 2026/06/03 03:32:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/03 03:32:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate(0x374669d74a80): _readAt: size=512, off=0 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate(0x374669d74a80): openPending: 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-03 02:34:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-03 02:33:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-03 02:34:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-03 02:33:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/03 03:32:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/03 03:32:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate(0x374669d74a80): >openPending: err= 2026/06/03 03:32:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:32:44 DEBUG : forgetting directory cache 2026/06/03 03:32:44 DEBUG : forgetting directory cache 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate(0x374669d74a80): >_readAt: n=20, err=EOF 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate(0x374669d74a80): close: 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 02:34:38 +0000 UTC 2026/06/03 03:32:44 DEBUG : TestRWCacheUpdate(0x374669d74a80): >close: err= 2026/06/03 03:32:44 DEBUG : Re-reading directory (557.882298ms old) 2026/06/03 03:32:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:32:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/03 03:32:45 DEBUG : forgetting directory cache 2026/06/03 03:32:45 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate(0x37466a7ac240): _readAt: size=512, off=0 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate(0x37466a7ac240): openPending: 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-03 02:35:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-03 02:34:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-03 02:35:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-03 02:34:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/03 03:32:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/03 03:32:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate(0x37466a7ac240): >openPending: err= 2026/06/03 03:32:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:32:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:32:48 DEBUG : forgetting directory cache 2026/06/03 03:32:48 DEBUG : forgetting directory cache 2026/06/03 03:32:48 DEBUG : TestRWCacheUpdate(0x37466a7ac240): >_readAt: n=20, err=EOF 2026/06/03 03:32:48 DEBUG : TestRWCacheUpdate(0x37466a7ac240): close: 2026/06/03 03:32:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 02:35:38 +0000 UTC 2026/06/03 03:32:48 DEBUG : TestRWCacheUpdate(0x37466a7ac240): >close: err= 2026/06/03 03:32:48 DEBUG : Re-reading directory (540.674673ms old) 2026/06/03 03:32:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:32:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/03 03:32:48 DEBUG : forgetting directory cache 2026/06/03 03:32:49 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate(0x3746699f0e00): _readAt: size=512, off=0 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate(0x3746699f0e00): openPending: 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-03 02:36:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-03 02:35:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-03 02:36:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-03 02:35:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/03 03:32:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/03 03:32:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate(0x3746699f0e00): >openPending: err= 2026/06/03 03:32:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate(0x3746699f0e00): >_readAt: n=20, err=EOF 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate(0x3746699f0e00): close: 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 02:36:38 +0000 UTC 2026/06/03 03:32:50 DEBUG : TestRWCacheUpdate(0x3746699f0e00): >close: err= 2026/06/03 03:32:50 DEBUG : Re-reading directory (172.623586ms old) 2026/06/03 03:32:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:32:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/03 03:32:51 DEBUG : forgetting directory cache 2026/06/03 03:32:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate(0x37466ac2e180): _readAt: size=512, off=0 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate(0x37466ac2e180): openPending: 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-03 02:37:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-03 02:36:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-03 02:37:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-03 02:36:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/03 03:32:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/03 03:32:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate(0x37466ac2e180): >openPending: err= 2026/06/03 03:32:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate(0x37466ac2e180): >_readAt: n=20, err=EOF 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate(0x37466ac2e180): close: 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 02:37:38 +0000 UTC 2026/06/03 03:32:53 DEBUG : TestRWCacheUpdate(0x37466ac2e180): >close: err= 2026/06/03 03:32:53 DEBUG : Re-reading directory (172.806373ms old) 2026/06/03 03:32:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:32:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/03 03:32:54 DEBUG : forgetting directory cache 2026/06/03 03:32:54 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate(0x374669d74440): _readAt: size=512, off=0 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate(0x374669d74440): openPending: 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-03 02:38:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-03 02:37:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-03 02:38:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-03 02:37:38 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/03 03:32:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/03 03:32:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate(0x374669d74440): >openPending: err= 2026/06/03 03:32:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate(0x374669d74440): >_readAt: n=20, err=EOF 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate(0x374669d74440): close: 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 02:38:38 +0000 UTC 2026/06/03 03:32:56 DEBUG : TestRWCacheUpdate(0x374669d74440): >close: err= 2026/06/03 03:32:56 DEBUG : Re-reading directory (180.328148ms old) 2026/06/03 03:32:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:32:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/03 03:32:57 DEBUG : forgetting directory cache 2026/06/03 03:32:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate(0x37466ac2e280): _readAt: size=512, off=0 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate(0x37466ac2e280): openPending: 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-03 02:39:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-03 02:38:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-03 02:39:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-03 02:38:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/03 03:32:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/03 03:32:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate(0x37466ac2e280): >openPending: err= 2026/06/03 03:32:58 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:32:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:32:59 DEBUG : TestRWCacheUpdate(0x37466ac2e280): >_readAt: n=21, err=EOF 2026/06/03 03:32:59 DEBUG : TestRWCacheUpdate(0x37466ac2e280): close: 2026/06/03 03:32:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 02:39:38 +0000 UTC 2026/06/03 03:32:59 DEBUG : TestRWCacheUpdate(0x37466ac2e280): >close: err= 2026/06/03 03:32:59 DEBUG : Re-reading directory (174.684956ms old) 2026/06/03 03:32:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:32:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/03 03:32:59 DEBUG : forgetting directory cache 2026/06/03 03:32:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate(0x37466ac2ed80): _readAt: size=512, off=0 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate(0x37466ac2ed80): openPending: 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-03 02:40:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-03 02:39:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-03 02:40:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-03 02:39:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/03 03:33:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/03 03:33:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate(0x37466ac2ed80): >openPending: err= 2026/06/03 03:33:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate(0x37466ac2ed80): >_readAt: n=22, err=EOF 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate(0x37466ac2ed80): close: 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 02:40:38 +0000 UTC 2026/06/03 03:33:01 DEBUG : TestRWCacheUpdate(0x37466ac2ed80): >close: err= 2026/06/03 03:33:01 DEBUG : Re-reading directory (169.316751ms old) 2026/06/03 03:33:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:33:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/03 03:33:02 DEBUG : forgetting directory cache 2026/06/03 03:33:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate(0x3746699f0ac0): _readAt: size=512, off=0 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate(0x3746699f0ac0): openPending: 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-03 02:41:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-03 02:40:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-03 02:41:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-03 02:40:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/03 03:33:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/03 03:33:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate(0x3746699f0ac0): >openPending: err= 2026/06/03 03:33:05 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:33:05 DEBUG : forgetting directory cache 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate(0x3746699f0ac0): >_readAt: n=23, err=EOF 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate(0x3746699f0ac0): close: 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 02:41:38 +0000 UTC 2026/06/03 03:33:05 DEBUG : TestRWCacheUpdate(0x3746699f0ac0): >close: err= 2026/06/03 03:33:05 DEBUG : Re-reading directory (380.40043ms old) 2026/06/03 03:33:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:33:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/03 03:33:06 DEBUG : forgetting directory cache 2026/06/03 03:33:06 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate(0x374669d74e00): _readAt: size=512, off=0 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate(0x374669d74e00): openPending: 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-03 02:42:38 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-03 02:41:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-03 02:42:38 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-03 02:41:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/03 03:33:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/03 03:33:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate(0x374669d74e00): >openPending: err= 2026/06/03 03:33:08 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate(0x374669d74e00): >_readAt: n=24, err=EOF 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate(0x374669d74e00): close: 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 02:42:38 +0000 UTC 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate(0x374669d74e00): >close: err= 2026/06/03 03:33:08 DEBUG : Re-reading directory (187.628721ms old) 2026/06/03 03:33:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/03 03:33:08 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:33:08 DEBUG : Looking for writers 2026/06/03 03:33:08 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/03 03:33:08 DEBUG : >WaitForWriters: 2026/06/03 03:33:08 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': vfs cache: cleaner exiting 2026/06/03 03:33:09 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (32.05s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.33s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:33:11 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/06/03 03:33:14 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/06/03 03:33:15 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:33:15 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:33:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:33:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/03 03:33:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/03 03:33:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/03 03:33:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:33:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 03:33:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:33:16 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/03 03:33:16 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/03 03:33:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/03 03:33:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:33:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 03:33:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:33:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/03 03:33:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/03 03:33:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/03 03:33:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:33:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 03:33:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:33:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/03 03:33:16 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:33:16 DEBUG : Looking for writers 2026/06/03 03:33:16 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/03 03:33:16 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/03 03:33:16 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (7.36s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:33:17 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:33:17 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:33:17 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': Reusing VFS from active cache 2026/06/03 03:33:17 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:33:17 DEBUG : Looking for writers 2026/06/03 03:33:17 DEBUG : >WaitForWriters: 2026/06/03 03:33:17 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:33:17 DEBUG : Looking for writers 2026/06/03 03:33:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.34s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:33:18 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:33:18 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:33:18 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:33:18 DEBUG : Looking for writers 2026/06/03 03:33:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.33s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:33:18 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:33:18 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:33:18 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:33:18 DEBUG : Looking for writers 2026/06/03 03:33:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.32s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:33:18 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:33:18 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:33:19 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:33:22 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/03 03:33:23 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:33:23 DEBUG : dir: Looking for writers 2026/06/03 03:33:23 DEBUG : file2: reading active writers 2026/06/03 03:33:23 DEBUG : Looking for writers 2026/06/03 03:33:23 DEBUG : dir: reading active writers 2026/06/03 03:33:23 DEBUG : file1: reading active writers 2026/06/03 03:33:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.61s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:33:25 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:33:25 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:33:26 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:33:28 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/03 03:33:29 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:33:29 DEBUG : dir: Looking for writers 2026/06/03 03:33:29 DEBUG : Looking for writers 2026/06/03 03:33:29 DEBUG : dir: reading active writers 2026/06/03 03:33:29 DEBUG : file1: reading active writers 2026/06/03 03:33:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.99s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:33:31 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:33:31 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:33:32 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/06/03 03:33:34 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/03 03:33:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:33:36 DEBUG : file1: Open: flags=O_RDONLY 2026/06/03 03:33:36 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/03 03:33:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/03 03:33:36 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:33:36 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/03 03:33:36 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 03:33:36 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/03 03:33:36 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:33:36 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:33:36 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/03 03:33:36 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/03 03:33:36 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/03 03:33:36 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/03 03:33:36 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (0 bytes), uploading instead of streaming 2026/06/03 03:33:37 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/03 03:33:37 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/03 03:33:37 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/03 03:33:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/03 03:33:37 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:33:37 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/03 03:33:37 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:33:37 DEBUG : dir: Looking for writers 2026/06/03 03:33:37 DEBUG : file2: reading active writers 2026/06/03 03:33:37 DEBUG : new_file.txt: reading active writers 2026/06/03 03:33:37 DEBUG : Looking for writers 2026/06/03 03:33:37 DEBUG : dir: reading active writers 2026/06/03 03:33:37 DEBUG : file1: reading active writers 2026/06/03 03:33:37 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.60s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:33:38 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:33:38 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:33:40 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/06/03 03:33:42 DEBUG : dir/file2: same parent dir (ODFfMTI1NjU1NjdfR1lLZ3E) - using file/rename instead of move_copy for dir/file1 2026/06/03 03:33:42 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/03 03:33:42 DEBUG : dir/file1: Updating file with dir/file1 0x37466a7b88f0 2026/06/03 03:33:42 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/03 03:33:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 03:33:43 INFO : dir/file1: Moved (server-side) to: file0 2026/06/03 03:33:43 DEBUG : file0: Updating file with file0 0x37466a7b88f0 2026/06/03 03:33:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 03:33:43 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/03 03:33:43 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:33:43 DEBUG : dir: Looking for writers 2026/06/03 03:33:43 DEBUG : Looking for writers 2026/06/03 03:33:43 DEBUG : dir: reading active writers 2026/06/03 03:33:43 DEBUG : file0: reading active writers 2026/06/03 03:33:43 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.95s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:33:44 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:33:44 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:33:45 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:33:45 DEBUG : Looking for writers 2026/06/03 03:33:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.51s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:33:45 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:33:45 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:33:45 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/03 03:33:47 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/03 03:33:48 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/03 03:33:49 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/03 03:33:51 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/03 03:33:51 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:33:51 DEBUG : b: Looking for writers 2026/06/03 03:33:51 DEBUG : c: Looking for writers 2026/06/03 03:33:51 DEBUG : d: Looking for writers 2026/06/03 03:33:51 DEBUG : Looking for writers 2026/06/03 03:33:51 DEBUG : a: Looking for writers 2026/06/03 03:33:51 DEBUG : Looking for writers 2026/06/03 03:33:51 DEBUG : b: reading active writers 2026/06/03 03:33:51 DEBUG : c: reading active writers 2026/06/03 03:33:51 DEBUG : d: reading active writers 2026/06/03 03:33:51 DEBUG : /: reading active writers 2026/06/03 03:33:51 DEBUG : a: reading active writers 2026/06/03 03:33:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (9.61s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:33:55 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:33:55 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:33:55 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/03 03:33:56 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/03 03:33:56 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/03 03:33:57 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/03 03:34:01 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:34:01 DEBUG : a/b/c/d: Looking for writers 2026/06/03 03:34:01 DEBUG : a/b/c: Looking for writers 2026/06/03 03:34:01 DEBUG : d: reading active writers 2026/06/03 03:34:01 DEBUG : a/b: Looking for writers 2026/06/03 03:34:01 DEBUG : c: reading active writers 2026/06/03 03:34:01 DEBUG : a: Looking for writers 2026/06/03 03:34:01 DEBUG : b: reading active writers 2026/06/03 03:34:01 DEBUG : Looking for writers 2026/06/03 03:34:01 DEBUG : a: reading active writers 2026/06/03 03:34:01 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.56s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:34:03 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:34:03 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:34:03 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:34:03 DEBUG : Looking for writers 2026/06/03 03:34:03 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.36s) === 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-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:34:03 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:34:03 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:34:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:34:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:34:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 03:34:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 03:34:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:04 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/03 03:34:04 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/03 03:34:04 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/03 03:34:04 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (5 bytes), uploading instead of streaming 2026/06/03 03:34:04 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/03 03:34:05 DEBUG : file1: size = 5 OK 2026/06/03 03:34:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/03 03:34:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/03 03:34:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:34:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:34:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 03:34:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 03:34:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:34:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:34:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 03:34:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 03:34:06 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/03 03:34:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/03 03:34:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 03:34:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 03:34:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 03:34:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:06 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (0 bytes), uploading instead of streaming 2026/06/03 03:34:07 DEBUG : file1: size = 0 OK 2026/06/03 03:34:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/03 03:34:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/03 03:34:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/03 03:34:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 03:34:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 03:34:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 03:34:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:07 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (7 bytes), uploading instead of streaming 2026/06/03 03:34:08 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/06/03 03:34:09 DEBUG : file1: size = 7 OK 2026/06/03 03:34:09 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/03 03:34:09 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/03 03:34:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:09 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:34:09 DEBUG : Looking for writers 2026/06/03 03:34:09 DEBUG : file1: reading active writers 2026/06/03 03:34:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.66s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:34:09 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:34:09 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:34:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:34:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:34:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 03:34:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 03:34:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:09 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/03 03:34:10 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/03 03:34:10 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/03 03:34:10 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/03 03:34:10 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (11 bytes), uploading instead of streaming 2026/06/03 03:34:11 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/06/03 03:34:13 DEBUG : file1: size = 11 OK 2026/06/03 03:34:13 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/03 03:34:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/03 03:34:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:13 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/03 03:34:13 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:34:13 DEBUG : Looking for writers 2026/06/03 03:34:13 DEBUG : file1: reading active writers 2026/06/03 03:34:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (4.48s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:34:14 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:34:14 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:34:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:34:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:34:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 03:34:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 03:34:14 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/03 03:34:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:14 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (5 bytes), uploading instead of streaming 2026/06/03 03:34:15 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/06/03 03:34:16 DEBUG : file1: size = 5 OK 2026/06/03 03:34:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/03 03:34:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/03 03:34:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:16 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/03 03:34:16 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:34:16 DEBUG : Looking for writers 2026/06/03 03:34:16 DEBUG : file1: reading active writers 2026/06/03 03:34:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (3.70s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:34:17 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:34:17 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:34:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:34:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:34:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 03:34:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 03:34:17 DEBUG : file1: WriteFileHandle.Release closing 2026/06/03 03:34:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:17 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (0 bytes), uploading instead of streaming 2026/06/03 03:34:19 DEBUG : file1: size = 0 OK 2026/06/03 03:34:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/03 03:34:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/03 03:34:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:19 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/03 03:34:19 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:34:19 DEBUG : Looking for writers 2026/06/03 03:34:19 DEBUG : file1: reading active writers 2026/06/03 03:34:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.26s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:34:20 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:34:20 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:34:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:34:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:34:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 03:34:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 03:34:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:20 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (2 bytes), uploading instead of streaming 2026/06/03 03:34:21 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/06/03 03:34:22 DEBUG : file1: size = 2 OK 2026/06/03 03:34:22 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/03 03:34:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/03 03:34:22 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/03 03:34:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:22 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:34:22 DEBUG : Looking for writers 2026/06/03 03:34:22 DEBUG : file1: reading active writers 2026/06/03 03:34:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.66s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:34:22 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:34:22 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:34:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:34:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:34:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 03:34:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 03:34:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:22 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (0 bytes), uploading instead of streaming 2026/06/03 03:34:24 DEBUG : file1: size = 0 OK 2026/06/03 03:34:24 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/03 03:34:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/03 03:34:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:34:24 DEBUG : file1: Open: flags=O_RDONLY 2026/06/03 03:34:24 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/03 03:34:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/03 03:34:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:34:24 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/03 03:34:24 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:34:24 DEBUG : Looking for writers 2026/06/03 03:34:24 DEBUG : file1: reading active writers 2026/06/03 03:34:24 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.90s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:34:25 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:34:25 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:34:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 03:34:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 03:34:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 03:34:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 03:34:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:25 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': File to upload is small (100 bytes), uploading instead of streaming 2026/06/03 03:34:27 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/06/03 03:34:28 DEBUG : file1: size = 100 OK 2026/06/03 03:34:28 DEBUG : file1: md5 = d669085588dbecdd61ab20d65366a64e OK 2026/06/03 03:34:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/03 03:34:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 03:34:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 03:34:28 DEBUG : file1: Open: flags=O_RDONLY 2026/06/03 03:34:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/03 03:34:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/03 03:34:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:34:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/03 03:34:28 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:34:28 DEBUG : Looking for writers 2026/06/03 03:34:28 DEBUG : file1: reading active writers 2026/06/03 03:34:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (4.07s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:34:29 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:34:29 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:34:30 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/06/03 03:34:32 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/06/03 03:34:34 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/06/03 03:34:36 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/06/03 03:34:39 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/06/03 03:34:42 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/03 03:34:42 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/03 03:34:42 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:34:42 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:34:42 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/03 03:34:42 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/03 03:34:42 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:34:42 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:34:42 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/03 03:34:42 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/03 03:34:42 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:34:42 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:34:42 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/03 03:34:42 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/03 03:34:42 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:34:43 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:34:43 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/03 03:34:43 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/03 03:34:43 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:34:43 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:34:43 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:34:43 DEBUG : flat: Looking for writers 2026/06/03 03:34:43 DEBUG : f002.txt: reading active writers 2026/06/03 03:34:43 DEBUG : f003.txt: reading active writers 2026/06/03 03:34:43 DEBUG : f004.txt: reading active writers 2026/06/03 03:34:43 DEBUG : f000.txt: reading active writers 2026/06/03 03:34:43 DEBUG : f001.txt: reading active writers 2026/06/03 03:34:43 DEBUG : Looking for writers 2026/06/03 03:34:43 DEBUG : flat: reading active writers 2026/06/03 03:34:43 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (15.84s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:34:45 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:34:45 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:34:46 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/06/03 03:34:49 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/06/03 03:34:51 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/06/03 03:34:53 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/03 03:34:53 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/03 03:34:53 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:34:53 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:34:53 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/03 03:34:53 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/03 03:34:53 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:34:54 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:34:54 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/03 03:34:54 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/03 03:34:54 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:34:54 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:34:54 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:34:54 DEBUG : a/b/c: Looking for writers 2026/06/03 03:34:54 DEBUG : deep.txt: reading active writers 2026/06/03 03:34:54 DEBUG : a/b: Looking for writers 2026/06/03 03:34:54 DEBUG : c: reading active writers 2026/06/03 03:34:54 DEBUG : mid.txt: reading active writers 2026/06/03 03:34:54 DEBUG : a: Looking for writers 2026/06/03 03:34:54 DEBUG : top.txt: reading active writers 2026/06/03 03:34:54 DEBUG : b: reading active writers 2026/06/03 03:34:54 DEBUG : Looking for writers 2026/06/03 03:34:54 DEBUG : a: reading active writers 2026/06/03 03:34:54 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (12.18s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:34:57 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:34:57 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:34:58 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/06/03 03:36:41 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/03 03:36:41 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/03 03:36:41 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:36:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/03 03:36:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/03 03:36:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/03 03:36:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:36:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/03 03:36:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/03 03:36:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/03 03:36:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/03 03:36:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/03 03:36:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/03 03:36:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/03 03:37:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/03 03:37:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/03 03:37:08 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:37:08 DEBUG : bigdir: Looking for writers 2026/06/03 03:37:08 DEBUG : big.bin: reading active writers 2026/06/03 03:37:08 DEBUG : Looking for writers 2026/06/03 03:37:08 DEBUG : bigdir: reading active writers 2026/06/03 03:37:08 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (132.36s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-focopin2xoni'", Local "Local file system at /tmp/rclone263248474", Modify Window "1s" 2026/06/03 03:37:10 INFO : OpenDrive root 'rclone-test-focopin2xoni': poll-interval is not supported by this remote 2026/06/03 03:37:10 NOTICE: OpenDrive root 'rclone-test-focopin2xoni': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 03:37:11 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/06/03 03:37:13 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/06/03 03:37:16 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/06/03 03:37:16 DEBUG : dir: forgetting directory cache 2026/06/03 03:37:16 DEBUG : forgetting directory cache 2026/06/03 03:37:16 DEBUG : dir: forgetting directory cache 2026/06/03 03:37:18 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/03 03:37:18 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/03 03:37:18 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:37:18 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:37:18 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/03 03:37:18 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/03 03:37:18 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:37:18 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:37:19 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/03 03:37:19 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/03 03:37:19 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 03:37:19 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 03:37:19 DEBUG : WaitForWriters: timeout=30s 2026/06/03 03:37:19 DEBUG : dir1: Looking for writers 2026/06/03 03:37:19 DEBUG : a.txt: reading active writers 2026/06/03 03:37:19 DEBUG : dir2: Looking for writers 2026/06/03 03:37:19 DEBUG : b.txt: reading active writers 2026/06/03 03:37:19 DEBUG : dir3: Looking for writers 2026/06/03 03:37:19 DEBUG : c.txt: reading active writers 2026/06/03 03:37:19 DEBUG : Looking for writers 2026/06/03 03:37:19 DEBUG : dir3: reading active writers 2026/06/03 03:37:19 DEBUG : dir1: reading active writers 2026/06/03 03:37:19 DEBUG : dir2: reading active writers 2026/06/03 03:37:19 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.86s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/06/03 03:37:21 DEBUG : OpenDrive root 'rclone-test-focopin2xoni': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 10m10.395017708s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]